clean up bclistbox, listbox shift drag fix, plugin info
[goodguy/history.git] / cinelerra-5.1 / cinelerra / presetsgui.C
index dad7f35cd920cf703399bca539cbd2c294e7c220..c5dbe8e9ea8d9544bfeac03548c5ba097baf7c87 100644 (file)
@@ -63,7 +63,6 @@ PresetsThread::PresetsThread(MWindow *mwindow)
 
 PresetsThread::~PresetsThread()
 {
-       close_window();
        delete data;
 }
 
@@ -86,7 +85,7 @@ void PresetsThread::start_window(Plugin *plugin)
        {
                this->plugin = plugin;
                plugin->calculate_title(plugin_title, 0);
-               sprintf(window_title, _(PROGRAM_NAME ": %s Presets"), plugin_title);
+               sprintf(window_title, PROGRAM_NAME ": %s Presets", plugin_title);
 
 
 // Calculate database