summaryrefslogtreecommitdiffstats
path: root/src/gui/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Port.hpp')
-rw-r--r--src/gui/Port.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp
index ba2f2f99..9c55398c 100644
--- a/src/gui/Port.hpp
+++ b/src/gui/Port.hpp
@@ -33,7 +33,6 @@ using Ingen::Client::PortModel;
namespace GUI {
-
/** A Port on an Module.
*
* \ingroup GUI
@@ -80,7 +79,6 @@ private:
bool _flipped;
};
-
} // namespace GUI
} // namespace Ingen