From 50f312bf086267bc0c791311cf69361f447b472d Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 17 Oct 2011 18:05:45 +0300 Subject: modified: main.cpp --- server/server/main.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'server') diff --git a/server/server/main.cpp b/server/server/main.cpp index 262297e..98cec09 100644 --- a/server/server/main.cpp +++ b/server/server/main.cpp @@ -545,10 +545,8 @@ int main(int argc, char* argv[]) default: break; } -#endif - - } +#endif #ifndef WIN32 if(daemon) //going to background (only for unix-like systems now) { -- cgit v1.2.3