Minor fix.

This was SVN commit r249.
This commit is contained in:
MarkT 2004-05-22 02:04:51 +00:00
parent f9ad4c0331
commit c7b6d0089f

View File

@ -471,8 +471,6 @@ if(argc < 2)
g_EntityManager.dispatchAll( &CMessage( CMessage::EMSG_INIT ) );
PASAPScenario();
#ifndef NO_GUI
in_add_handler(gui_handler);
#endif