summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetMetadata.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SetMetadata.hpp')
-rw-r--r--src/engine/events/SetMetadata.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/SetMetadata.hpp b/src/engine/events/SetMetadata.hpp
index 021cb3f4..f1ef9423 100644
--- a/src/engine/events/SetMetadata.hpp
+++ b/src/engine/events/SetMetadata.hpp
@@ -31,7 +31,6 @@ class CompiledPatch;
namespace Events {
-
/** \page methods
* <h2>POST</h2>
* As per HTTP (RFC2616 S9.5).
@@ -117,7 +116,6 @@ private:
SharedPtr<ControlBindings::Bindings> _old_bindings;
};
-
} // namespace Ingen
} // namespace Events