diff --git a/src/io/file_manager.cpp b/src/io/file_manager.cpp index a46b7f9d1..0de0e621c 100644 --- a/src/io/file_manager.cpp +++ b/src/io/file_manager.cpp @@ -195,11 +195,8 @@ FileManager::FileManager() checkAndCreateCachedTexturesDir(); checkAndCreateGPDir(); -#ifdef WIN32 redirectOutput(); -#endif - // We can't use _() here, since translations will only be initalised // after the filemanager (to get the path to the tranlsations from it) for(unsigned int i=0; iredirectOutput(); -#endif - input_manager = new InputManager (); #ifdef ENABLE_WIIUSE