summaryrefslogtreecommitdiffstats
path: root/src/engine/events/RequestMetadata.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/RequestMetadata.hpp')
-rw-r--r--src/engine/events/RequestMetadata.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/events/RequestMetadata.hpp b/src/engine/events/RequestMetadata.hpp
index 96afe6b2..891282f3 100644
--- a/src/engine/events/RequestMetadata.hpp
+++ b/src/engine/events/RequestMetadata.hpp
@@ -29,7 +29,6 @@ class GraphObjectImpl;
namespace Events {
-
/** \page methods
* <h2>GET</h2>
* As per HTTP (RFC2616 S9.3).
@@ -69,7 +68,6 @@ private:
Shared::Resource::Graph _context;
};
-
} // namespace Ingen
} // namespace Events