summaryrefslogtreecommitdiffstats
path: root/src/engine/events/CreatePatch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/CreatePatch.hpp')
-rw-r--r--src/engine/events/CreatePatch.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/engine/events/CreatePatch.hpp b/src/engine/events/CreatePatch.hpp
index 84c0c0aa..5a272541 100644
--- a/src/engine/events/CreatePatch.hpp
+++ b/src/engine/events/CreatePatch.hpp
@@ -28,7 +28,6 @@ class CompiledPatch;
namespace Events {
-
/** Creates a new Patch.
*
* \ingroup engine
@@ -60,9 +59,7 @@ private:
Shared::Resource::Properties _properties;
};
-
} // namespace Ingen
} // namespace Events
-
#endif // INGEN_EVENTS_CREATEPATCH_HPP