summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchWindow.hpp')
-rw-r--r--src/gui/PatchWindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp
index 096343bd..2e5cca4d 100644
--- a/src/gui/PatchWindow.hpp
+++ b/src/gui/PatchWindow.hpp
@@ -46,7 +46,6 @@ class PatchDescriptionWindow;
class PatchView;
class SubpatchModule;
-
/** A window for a patch.
*
* \ingroup GUI
@@ -162,7 +161,6 @@ private:
Gtk::Alignment _breadcrumb_bin;
};
-
} // namespace GUI
} // namespace Ingen