diff options
Diffstat (limited to 'src/progs/gtk/ConnectWindow.h')
-rw-r--r-- | src/progs/gtk/ConnectWindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/progs/gtk/ConnectWindow.h b/src/progs/gtk/ConnectWindow.h index 8c0c7390..7de15ba1 100644 --- a/src/progs/gtk/ConnectWindow.h +++ b/src/progs/gtk/ConnectWindow.h @@ -42,7 +42,6 @@ public: ConnectWindow(BaseObjectType* cobject, const Glib::RefPtr<Gnome::Glade::Xml>& xml); void start(CountedPtr<Om::Shared::ClientInterface> client); - private: void launch_engine(); |