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

@@ -57,8 +57,6 @@ protected:
Adjuster* pbluy;
Adjuster* gamm;
Adjuster* slop;
Adjuster* pnulx;
Adjuster* pnuly;
Gtk::Label* labmga;
Gtk::HBox* gabox;
@@ -103,7 +101,6 @@ private:
Gtk::HBox* prigreenHBox;
Gtk::HBox* priblueHBox;
Gtk::HBox* trcHBox;
Gtk::HBox* prinulHBox;
Gtk::HBox* priredHBox;
Gtk::CheckButton* obpc;