summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadPatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/LoadPatchWindow.hpp')
-rw-r--r--src/gui/LoadPatchWindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/LoadPatchWindow.hpp b/src/gui/LoadPatchWindow.hpp
index 51a21332..0483d817 100644
--- a/src/gui/LoadPatchWindow.hpp
+++ b/src/gui/LoadPatchWindow.hpp
@@ -31,7 +31,6 @@ using Ingen::Client::PatchModel;
namespace GUI {
-
/** 'Add Subpatch' window.
*
* Loaded by glade as a derived object.
@@ -80,7 +79,6 @@ private:
bool _merge_ports;
};
-
} // namespace GUI
} // namespace Ingen