summaryrefslogtreecommitdiffstats
path: root/src/gui/GladeFactory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GladeFactory.hpp')
-rw-r--r--src/gui/GladeFactory.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/GladeFactory.hpp b/src/gui/GladeFactory.hpp
index f7a0dd8a..b3aec640 100644
--- a/src/gui/GladeFactory.hpp
+++ b/src/gui/GladeFactory.hpp
@@ -24,7 +24,6 @@
namespace Ingen {
namespace GUI {
-
/** Creates glade references, so various objects can create widgets.
* Purely static.
*
@@ -40,7 +39,6 @@ private:
static Glib::ustring glade_filename;
};
-
} // namespace GUI
} // namespace Ingen