graphics/nxmu/nxmu_requestbkgd.c: Trivial, cosmetic, arbitrary.
This commit is contained in:
parent
245bf33eb3
commit
870aa61a49
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue