* removed quick-fix for static init problem

This commit is contained in:
James McCulloch
2010-03-25 19:30:35 +00:00
parent 00dd0f490d
commit 9bca65faa3
2 changed files with 1 additions and 3 deletions

View File

@@ -229,7 +229,6 @@ void MainWindow::eventClose(){
// =====================================================
int glestMain(int argc, char** argv){
Shared::Graphics::ImageRegisterer::registerImageReaders();
SystemFlags::enableNetworkDebugInfo = true;
SystemFlags::enableDebugText = true;