Sdk/Application: Cleanup

This commit is contained in:
Lynix 2016-10-21 02:01:08 +02:00
parent 350c7dad59
commit 6d597aa2bc
1 changed files with 0 additions and 2 deletions

View File

@ -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