Resotre an #endif that was accidentally removed in the last commit.
This commit is contained in:
parent
7e7b6a5e4c
commit
15ee00996a
@ -255,6 +255,7 @@ bool CNxServer::connect(void)
|
||||
printf("ERROR: CNxServer::connect: Failed to start the NX server: %d\n", errno);
|
||||
return false;
|
||||
}
|
||||
#endif // CONFIG_NXWIDGET_SERVERINIT
|
||||
|
||||
// Connect to the server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user