summaryrefslogtreecommitdiffstats
path: root/src/gui/Connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Connection.hpp')
-rw-r--r--src/gui/Connection.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/Connection.hpp b/src/gui/Connection.hpp
index 4b899ac6..15af862a 100644
--- a/src/gui/Connection.hpp
+++ b/src/gui/Connection.hpp
@@ -30,7 +30,6 @@ using Client::ConnectionModel;
namespace GUI {
-
/** A Connection in a Patch.
*
* \ingroup GUI
@@ -50,7 +49,6 @@ private:
SharedPtr<ConnectionModel> _connection_model;
};
-
} // namespace GUI
} // namespace Ingen