bclistbox selection segv + other minor fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.C
index a9e813af4131a8f9aaf61f1b23b190d3696ce967..0d4421e930c2acb9b83e084e93179aa7fca0c9ab 100644 (file)
@@ -2438,7 +2438,7 @@ void MWindow::hide_plugin(Plugin *plugin, int lock)
                        ptr->hide_gui();
                        delete_plugin(ptr);
 //sleep(1);
-//                     return;
+                       return;
                }
        }
        if(lock) plugin_gui_lock->unlock();