summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index ecc1256..38917cf 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -52,7 +52,6 @@ class Builder;
class ComboBox;
class ImageMenuItem;
class Label;
-class Main;
class MenuBar;
class MenuItem;
class Paned;
@@ -166,8 +165,6 @@ protected:
std::unique_ptr<AudioDriver> _jack_driver;
Configuration _conf;
- Gtk::Main* _gtk_main;
-
BufferSizeColumns _buf_size_columns;
Widget<Gtk::AboutDialog> _about_win;