summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchCanvas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchCanvas.hpp')
-rw-r--r--src/gui/PatchCanvas.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/PatchCanvas.hpp b/src/gui/PatchCanvas.hpp
index b0e8491d..d9fccc0c 100644
--- a/src/gui/PatchCanvas.hpp
+++ b/src/gui/PatchCanvas.hpp
@@ -49,7 +49,6 @@ namespace GUI {
class NodeModule;
-
/** Patch canvas widget.
*
* \ingroup GUI
@@ -172,7 +171,6 @@ private:
Gtk::CheckMenuItem* _menu_edit;
};
-
} // namespace GUI
} // namespace Ingen