summaryrefslogtreecommitdiffstats
path: root/src/gui/App.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/App.hpp')
-rw-r--r--src/gui/App.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/App.hpp b/src/gui/App.hpp
index e74a6168..efe22839 100644
--- a/src/gui/App.hpp
+++ b/src/gui/App.hpp
@@ -63,7 +63,6 @@ class ThreadedLoader;
class WindowFactory;
class Port;
-
/** Singleton master class most everything is contained within.
*
* This is a horrible god-object, but it's shrinking in size as things are
@@ -167,7 +166,6 @@ protected:
bool _enable_signal;
};
-
} // namespace GUI
} // namespace Ingen