Removed "forced" sequencer window

This commit is contained in:
Emmanuel BENOîT 2017-11-30 13:58:54 +01:00
parent 0faade7a8d
commit 99d9e5c7eb

View file

@ -79,11 +79,6 @@ void T_Main::mainLoop( )
initDemo( );
}
#warning FIXME remove this
if ( !sequencer ) {
sequencer.setNew( );
}
// Update file watcher and shaders
Common::Watcher( ).check( );
UI::Shaders( ).update( );