mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
graphics/nxmu/nxmu_requestbkgd.c: Trivial, cosmetic, arbitrary.
This commit is contained in:
@@ -91,9 +91,9 @@ void nxmu_requestbkgd(FAR struct nxmu_conn_s *conn,
|
||||
|
||||
nxmu_redrawreq(&be->bkgd, &be->bkgd.bounds);
|
||||
|
||||
#ifdef CONFIG_NX_XYINPUT
|
||||
/* Provide the mouse settings */
|
||||
|
||||
#ifdef CONFIG_NX_XYINPUT
|
||||
nxmu_mousereport(&be->bkgd);
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user