mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 16:02:50 +02:00
- cppcheck code cleanup
This commit is contained in:
@@ -1280,7 +1280,6 @@ void MainWindow::loadModel(string path) {
|
||||
|
||||
if(timer) timer->Stop();
|
||||
delete model;
|
||||
model = NULL;
|
||||
model = renderer? renderer->newModel(rsGlobal, modelPath): NULL;
|
||||
|
||||
statusbarText = getModelInfo();
|
||||
|
Reference in New Issue
Block a user