aboutsummaryrefslogtreecommitdiffstats
path: root/src/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/env.h')
-rw-r--r--src/env.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/env.h b/src/env.h
index c3fd5dc9..cafbeedc 100644
--- a/src/env.h
+++ b/src/env.h
@@ -21,13 +21,6 @@
#include <stdbool.h>
-/// Qualify `uri` into a CURIE if possible
-bool
-serd_env_qualify_in_place(const SerdEnv* env,
- const SerdNode* uri,
- const SerdNode** prefix,
- SerdStringView* suffix);
-
/**
Expand `curie`.