summaryrefslogtreecommitdiffstats
path: root/src/gui/PortMenu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PortMenu.hpp')
-rw-r--r--src/gui/PortMenu.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/PortMenu.hpp b/src/gui/PortMenu.hpp
index ce050f5f..4dbde673 100644
--- a/src/gui/PortMenu.hpp
+++ b/src/gui/PortMenu.hpp
@@ -29,7 +29,6 @@ using Ingen::Client::PortModel;
namespace Ingen {
namespace GUI {
-
/** Menu for a Port.
*
* \ingroup GUI
@@ -55,7 +54,6 @@ private:
Gtk::MenuItem* _reset_range_menuitem;
};
-
} // namespace GUI
} // namespace Ingen