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.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/ConnectWindow.hpp b/src/gui/ConnectWindow.hpp
index af75a53c..e7c79fa1 100644
--- a/src/gui/ConnectWindow.hpp
+++ b/src/gui/ConnectWindow.hpp
@@ -39,7 +39,6 @@ namespace GUI {
class App;
-
/** The initially visible "Connect to engine" window.
*
* This handles actually connecting to the engine and making sure everything
@@ -105,7 +104,6 @@ private:
Gtk::Button* _quit_button;
};
-
} // namespace GUI
} // namespace Ingen