From c7b6d0089f6d54ed7f5aff8a3b0121f1e5acf653 Mon Sep 17 00:00:00 2001 From: MarkT Date: Sat, 22 May 2004 02:04:51 +0000 Subject: [PATCH] Minor fix. This was SVN commit r249. --- source/main.cpp | 2 -- 1 file changed, 2 deletions(-) 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