suppress unused variables

This commit is contained in:
Desmis
2018-05-03 11:51:10 +02:00
parent 40506397fe
commit c297d74891
2 changed files with 0 additions and 4 deletions

View File

@@ -325,7 +325,6 @@ ICMPanel::ICMPanel() : FoldableToolPanel(this, "icm", M("TP_ICM_LABEL")), iuncha
wprimaries->set_active(5);
prifreeVBox = Gtk::manage(new Gtk::VBox());
prinulHBox = Gtk::manage(new Gtk::HBox());
prigreenHBox = Gtk::manage(new Gtk::HBox());
priblueHBox = Gtk::manage(new Gtk::HBox());
priredHBox = Gtk::manage(new Gtk::HBox());