Cleanup; see issue #656

This commit is contained in:
Oliver Duis
2011-05-03 07:01:03 +02:00
parent 810432f38e
commit a0c548fdf0
2 changed files with 0 additions and 5 deletions

View File

@@ -42,7 +42,6 @@ class ICMPanel : public Gtk::VBox, public FoldableToolPanel {
Gtk::RadioButton* ofromfile;
Gtk::RadioButton* iunchanged;
Gtk::FileChooserButton* ipDialog;
Gtk::FileChooserButton* opDialog;
Gtk::RadioButton::Group opts;
Gtk::Button* saveRef;
sigc::connection ipc;