mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 21:06:58 +08:00
Eliminate a warning.
This commit is contained in:
@@ -82,7 +82,9 @@ static bool g_nxserver_started;
|
||||
int nx_server(int argc, char *argv[])
|
||||
{
|
||||
FAR NX_DRIVERTYPE *dev;
|
||||
#ifndef CONFIG_NXSTART_EXTERNINIT
|
||||
int ret;
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_NXSTART_EXTERNINIT)
|
||||
/* Use external graphics driver initialization */
|
||||
|
||||
Reference in New Issue
Block a user