From 6d597aa2bc00de6c541b5fb58dcb6f735df4b379 Mon Sep 17 00:00:00 2001 From: Lynix Date: Fri, 21 Oct 2016 02:01:08 +0200 Subject: [PATCH] Sdk/Application: Cleanup --- SDK/src/NDK/Application.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/SDK/src/NDK/Application.cpp b/SDK/src/NDK/Application.cpp index 46e1db13d..f184d5b0b 100644 --- a/SDK/src/NDK/Application.cpp +++ b/SDK/src/NDK/Application.cpp @@ -98,9 +98,7 @@ namespace Ndk ++it; } - #endif - #ifndef NDK_SERVER if (m_exitOnClosedWindows && !hasAtLeastOneActiveWindow) return false; #endif