Sdk/Application: Cleanup
This commit is contained in:
parent
350c7dad59
commit
6d597aa2bc
|
|
@ -98,9 +98,7 @@ namespace Ndk
|
||||||
|
|
||||||
++it;
|
++it;
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef NDK_SERVER
|
|
||||||
if (m_exitOnClosedWindows && !hasAtLeastOneActiveWindow)
|
if (m_exitOnClosedWindows && !hasAtLeastOneActiveWindow)
|
||||||
return false;
|
return false;
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue