summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchView.hpp')
-rw-r--r--src/gui/PatchView.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/PatchView.hpp b/src/gui/PatchView.hpp
index 4bf11d46..a2b76c3c 100644
--- a/src/gui/PatchView.hpp
+++ b/src/gui/PatchView.hpp
@@ -47,7 +47,6 @@ class PatchCanvas;
class PatchDescriptionWindow;
class SubpatchModule;
-
/** The patch specific contents of a PatchWindow (ie the canvas and whatever else).
*
* \ingroup GUI
@@ -103,7 +102,6 @@ private:
bool _enable_signal;
};
-
} // namespace GUI
} // namespace Ingen