delete mwindow before restarting for new theme
[goodguy/history.git] / cinelerra-5.0 / cinelerra / mwindow.C
index 7c619b798341ce4c4e84945e3f68093c5aae13e0..1d31da4a33ed5f2e1431a55fc16c44fd9dc9af30 100644 (file)
@@ -205,7 +205,7 @@ MWindow::MWindow()
        wwindow = 0;
        lwindow = 0;
        sighandler = 0;
-       reload_status = 0;
+       restart_status = 0;
        screens = 1;
        in_destructor = 0;
 }
@@ -241,7 +241,6 @@ MWindow::~MWindow()
        save_defaults();
 // Give up and go to a movie
 //  cant run valgrind if this is used
-//     if( !reload_status ) exit(0);
 
        gui->del_keyboard_listener(
                (int (BC_WindowBase::*)(BC_WindowBase *))