summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Disconnect.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/Disconnect.hpp')
-rw-r--r--src/engine/events/Disconnect.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/Disconnect.hpp b/src/engine/events/Disconnect.hpp
index 28239332..503458be 100644
--- a/src/engine/events/Disconnect.hpp
+++ b/src/engine/events/Disconnect.hpp
@@ -38,7 +38,6 @@ class PortImpl;
namespace Events {
-
/** Make a Connection between two Ports.
*
* \ingroup engine
@@ -96,7 +95,6 @@ private:
bool _clear_dst_port;
};
-
} // namespace Ingen
} // namespace Events