Removed "forced" sequencer window
This commit is contained in:
parent
0faade7a8d
commit
99d9e5c7eb
1 changed files with 0 additions and 5 deletions
|
@ -79,11 +79,6 @@ void T_Main::mainLoop( )
|
||||||
initDemo( );
|
initDemo( );
|
||||||
}
|
}
|
||||||
|
|
||||||
#warning FIXME remove this
|
|
||||||
if ( !sequencer ) {
|
|
||||||
sequencer.setNew( );
|
|
||||||
}
|
|
||||||
|
|
||||||
// Update file watcher and shaders
|
// Update file watcher and shaders
|
||||||
Common::Watcher( ).check( );
|
Common::Watcher( ).check( );
|
||||||
UI::Shaders( ).update( );
|
UI::Shaders( ).update( );
|
||||||
|
|
Loading…
Reference in a new issue