diff --git a/source/main.cpp b/source/main.cpp index ad7808e7e6..de76ca3b13 100755 --- a/source/main.cpp +++ b/source/main.cpp @@ -471,8 +471,6 @@ if(argc < 2) g_EntityManager.dispatchAll( &CMessage( CMessage::EMSG_INIT ) ); - PASAPScenario(); - #ifndef NO_GUI in_add_handler(gui_handler); #endif