summaryrefslogtreecommitdiffstats
path: root/src/gui/ControlPanel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ControlPanel.hpp')
-rw-r--r--src/gui/ControlPanel.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/ControlPanel.hpp b/src/gui/ControlPanel.hpp
index a5d87dd1..a7ad9e4e 100644
--- a/src/gui/ControlPanel.hpp
+++ b/src/gui/ControlPanel.hpp
@@ -39,7 +39,6 @@ using namespace Ingen::Client;
namespace GUI {
-
/** A group of controls for a node (or patch).
*
* Used by both NodeControlWindow and the main window (for patch controls).
@@ -81,7 +80,6 @@ private:
Gtk::VBox* _control_box;
};
-
} // namespace GUI
} // namespace Ingen