summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendBinding.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendBinding.hpp')
-rw-r--r--src/engine/events/SendBinding.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/SendBinding.hpp b/src/engine/events/SendBinding.hpp
index c9def7ff..7f2ff91a 100644
--- a/src/engine/events/SendBinding.hpp
+++ b/src/engine/events/SendBinding.hpp
@@ -28,7 +28,6 @@ class PortImpl;
namespace Events {
-
/** A special event used internally to send control bindings from the audio thread.
*
* See SendPortValue documentation for details.
@@ -79,7 +78,6 @@ private:
int16_t _num;
};
-
} // namespace Ingen
} // namespace Events