change ActionManager::find_action() back to ActionManager::get_action()
[ardour.git] / gtk2_ardour / vca_master_strip.h
index d00232a7983c429057b671b82ed8903ab6f0a825..0505788aafd6a918c5258c09dd52e99bc0fdfe28 100644 (file)
@@ -65,7 +65,6 @@ private:
 
        Gtk::Frame                  global_frame;
        Gtk::VBox                   global_vpacker;
-       Gtk::HBox                   top_padding;
        Gtk::HBox                   bottom_padding;
        Gtk::HBox                   solo_mute_box;
        ArdourWidgets::ArdourButton width_button;