hw/nxagent/Pixmap.c: pBool pointer is only required when compiled in -DTEST mode.
Amends the following compiler warning:
```
Pixmap.c: In function ‘nxagentDisconnectPixmap’:
Pixmap.c:755:9: warning: variable ‘pBool’ set but not used [-Wunused-but-set-variable]
Bool *pBool;
^
```
Showing
Please
register
or
sign in
to comment