summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeControlWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodeControlWindow.hpp')
-rw-r--r--src/gui/NodeControlWindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/NodeControlWindow.hpp b/src/gui/NodeControlWindow.hpp
index 27172a6d..90cf65f6 100644
--- a/src/gui/NodeControlWindow.hpp
+++ b/src/gui/NodeControlWindow.hpp
@@ -35,7 +35,6 @@ namespace GUI {
class ControlGroup;
class ControlPanel;
-
/** Window with controls (sliders) for all control-rate ports on a Node.
*
* \ingroup GUI
@@ -67,7 +66,6 @@ private:
int _y;
};
-
} // namespace GUI
} // namespace Ingen