hw/nxagent/Splash.c: Drop unused variable declaration "XPoint m[12];".
 Amends the following compiler warning:
 ```
 Splash.c: In function ‘nxagentPaintLogo’:
 Splash.c:168:13: warning: unused variable ‘m’ [-Wunused-variable]
    XPoint    m[12];
              ^
 ```
Showing
Please
register
or
sign in
to comment