X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fmwindow.C;fp=cinelerra-5.0%2Fcinelerra%2Fmwindow.C;h=92bb063bd65b6e35f0088f744d95a93eaf9cb9c4;hb=7bb8e93f40c79f5cd5f90189a8f69357f0a389b0;hp=27a6d76bc85dcf561cb492cbe80d6648b6c536da;hpb=6a82410515aad7c7588933c9380041f63020a6bc;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/mwindow.C b/cinelerra-5.0/cinelerra/mwindow.C index 27a6d76b..92bb063b 100644 --- a/cinelerra-5.0/cinelerra/mwindow.C +++ b/cinelerra-5.0/cinelerra/mwindow.C @@ -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 &&