summaryrefslogtreecommitdiffstats
path: root/sord
diff options
context:
space:
mode:
Diffstat (limited to 'sord')
-rw-r--r--sord/sordmm.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sord/sordmm.hpp b/sord/sordmm.hpp
index d839d1b..1f7d20f 100644
--- a/sord/sordmm.hpp
+++ b/sord/sordmm.hpp
@@ -113,7 +113,6 @@ public:
: _next_blank_id(0)
{
_c_obj = sord_world_new();
- add_prefix("rdf", "http://www.w3.org/1999/02/22-rdf-syntax-ns#");
}
inline ~World() {