summaryrefslogtreecommitdiffstats
path: root/include/ingen/EventType.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/EventType.hpp')
-rw-r--r--include/ingen/EventType.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/EventType.hpp b/include/ingen/EventType.hpp
index 8a19ba42..cc7f89dd 100644
--- a/include/ingen/EventType.hpp
+++ b/include/ingen/EventType.hpp
@@ -23,7 +23,6 @@
namespace Ingen {
namespace Shared {
-
/** A type of event (that can live in an EventBuffer).
*/
class EventType {
@@ -73,7 +72,6 @@ private:
Symbol _symbol;
};
-
} // namespace Shared
} // namespace Ingen