summaryrefslogtreecommitdiffstats
path: root/raul/Namespaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Namespaces.h')
-rw-r--r--raul/Namespaces.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/raul/Namespaces.h b/raul/Namespaces.h
index ab2c45a..d28089f 100644
--- a/raul/Namespaces.h
+++ b/raul/Namespaces.h
@@ -20,9 +20,6 @@
#include <map>
#include <string>
-namespace Ingen {
-namespace Client {
-
/** Collection of RDF namespaces with prefixes.
*/
@@ -32,7 +29,4 @@ public:
};
-} // namespace Client
-} // namespace Ingen
-
#endif // RAUL_NAMESPACES_H