summaryrefslogtreecommitdiffstats
path: root/src/gui/ConnectWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ConnectWindow.hpp')
-rw-r--r--src/gui/ConnectWindow.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/ConnectWindow.hpp b/src/gui/ConnectWindow.hpp
index 42332813..c94c287a 100644
--- a/src/gui/ConnectWindow.hpp
+++ b/src/gui/ConnectWindow.hpp
@@ -87,10 +87,6 @@ private:
bool _widgets_loaded;
int _connect_stage;
- SharedPtr<Glib::Module> _engine_module;
- SharedPtr<Glib::Module> _engine_jack_module;
- Ingen::Engine* (*_new_engine)(Ingen::Shared::World* world);
-
Gtk::Image* _icon;
Gtk::ProgressBar* _progress_bar;
Gtk::Label* _progress_label;