summaryrefslogtreecommitdiffstats
path: root/src/shared/Builder.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/Builder.hpp')
-rw-r--r--src/shared/Builder.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/Builder.hpp b/src/shared/Builder.hpp
index f4e5e8c7..e64d1a2f 100644
--- a/src/shared/Builder.hpp
+++ b/src/shared/Builder.hpp
@@ -29,7 +29,6 @@ class CommonInterface;
class GraphObject;
class LV2URIMap;
-
/** Wrapper for CommonInterface to create existing objects/models.
*
* \ingroup interface
@@ -50,7 +49,6 @@ private:
CommonInterface& _interface;
};
-
} // namespace Shared
} // namespace Ingen