summaryrefslogtreecommitdiffstats
path: root/raul/RDFQuery.h
diff options
context:
space:
mode:
Diffstat (limited to 'raul/RDFQuery.h')
-rw-r--r--raul/RDFQuery.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/raul/RDFQuery.h b/raul/RDFQuery.h
index 5e972ca..8b0f362 100644
--- a/raul/RDFQuery.h
+++ b/raul/RDFQuery.h
@@ -22,9 +22,6 @@
#include <glibmm/ustring.h>
#include "raul/Namespaces.h"
-namespace Ingen {
-namespace Client {
-
/** Pretty wrapper for a SPARQL query.
*
@@ -70,8 +67,5 @@ private:
};
-} // namespace Client
-} // namespace Ingen
-
#endif // RAUL_RDFQUERY_H