graphics/nxbe/nxbe_cursor.c: Fix some garbage debug changes that snuck in with the last commit.
This commit is contained in:
parent
e74e46aa7f
commit
39db179e1b
@ -52,13 +52,6 @@
|
|||||||
* Public Functions
|
* Public Functions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
void mmcheck(FAR const char *msg, FAR void *raddr) // REMOVE ME
|
|
||||||
{ // REMOVE ME
|
|
||||||
struct mallinfo mmcurrent; // REMOVE ME
|
|
||||||
_err("%s: LR=%p\n", msg, raddr); // REMOVE ME
|
|
||||||
mmcurrent = mallinfo(); // REMOVE ME
|
|
||||||
} // REMOVE ME
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: nxbe_cursor_enable
|
* Name: nxbe_cursor_enable
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user