Remove unused ClickBox

This commit is contained in:
Robin Gareus 2017-09-25 05:22:05 +02:00
parent 74c986534b
commit fe964ccfdf
2 changed files with 2 additions and 21 deletions

View file

@ -72,7 +72,6 @@ namespace PBD {
}
namespace ArdourWidgets {
class ClickBox;
class FastMeter;
}
@ -232,7 +231,6 @@ private:
ArdourWidgets::ArdourButton automate_button;
Gtk::Label label;
ArdourWidgets::ArdourDropdown* combo;
ArdourWidgets::ClickBox* clickbox;
Gtk::FileChooserButton* file_button;
ArdourWidgets::ArdourSpinner* spin_box;