merge akirad ui / themes + icons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / mwindow.C
index 27a6d76bc85dcf561cb492cbe80d6648b6c536da..92bb063bd65b6e35f0088f744d95a93eaf9cb9c4 100644 (file)
@@ -691,10 +691,6 @@ void MWindow::init_theme()
        Timer timer;
        theme = 0;
 
-// Replace blond theme with SUV since it doesn't work
-       if(!strcasecmp(preferences->theme, "Blond"))
-               strcpy(preferences->theme, DEFAULT_THEME);
-
        PluginServer *theme_plugin = 0;
        for(int i = 0; i < plugindb->total && !theme_plugin; i++) {
                if( plugindb->get(i)->theme &&