summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Deactivate.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/Deactivate.hpp')
-rw-r--r--src/engine/events/Deactivate.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/Deactivate.hpp b/src/engine/events/Deactivate.hpp
index 7f664455..34fdd80b 100644
--- a/src/engine/events/Deactivate.hpp
+++ b/src/engine/events/Deactivate.hpp
@@ -24,7 +24,6 @@
namespace Ingen {
namespace Events {
-
/** Deactivates the engine.
*
* \ingroup engine
@@ -42,7 +41,6 @@ public:
}
};
-
} // namespace Ingen
} // namespace Events