show() widgets explicitly in gtk2_ardour/analysis_window.cc
[ardour.git] / gtk2_ardour / main.cc
index 18dc157605a24f91e888dffa74ec6c2b4ce96c5f..67e59d4b80749336bc35bd1b3303598b46cc245e 100644 (file)
@@ -270,7 +270,6 @@ int main (int argc, char *argv[])
                return -1;
        } 
 
-       ui->setup_theme ();
        ui->start_engine ();
 
        if (maybe_load_session ()) {