mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:43:28 +08:00
minor refactoring
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1322 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -107,7 +107,5 @@ void nxbe_setsize(FAR struct nxbe_window_s *wnd,
|
||||
|
||||
/* Report the new size/position */
|
||||
|
||||
#ifdef CONFIG_NX_MULTIUSER
|
||||
nxmu_reportposition(wnd);
|
||||
#endif
|
||||
nxfe_reportposition(wnd);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user