Remove unused code.
[ardour.git] / gtk2_ardour / location_ui.h
index 928231cdedeaff78ca2f7c7c0448b047c20656de..5a6e8649c7c403ca74fec59a4985ea70f72c7ae0 100644 (file)
@@ -104,7 +104,9 @@ class LocationEditRow  : public Gtk::HBox, public ARDOUR::SessionHandlePtr
        Gtk::Label    composer_label;
        Gtk::Entry    composer_entry;
        Gtk::CheckButton   scms_check_button;
+       Gtk::Label         scms_label;
        Gtk::CheckButton   preemph_check_button;
+       Gtk::Label         preemph_label;
         ClockGroup* _clock_group;
 
        guint32 i_am_the_modifier;