summaryrefslogtreecommitdiffstats
path: root/src/engine/events/DisconnectAll.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/DisconnectAll.hpp')
-rw-r--r--src/engine/events/DisconnectAll.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/engine/events/DisconnectAll.hpp b/src/engine/events/DisconnectAll.hpp
index ae114977..57c5c495 100644
--- a/src/engine/events/DisconnectAll.hpp
+++ b/src/engine/events/DisconnectAll.hpp
@@ -33,7 +33,6 @@ namespace Events {
class Disconnect;
-
/** An event to disconnect all connections to a Node.
*
* \ingroup engine
@@ -79,9 +78,7 @@ private:
bool _deleting;
};
-
} // namespace Ingen
} // namespace Events
-
#endif // INGEN_EVENTS_DISCONNECTALL_HPP