diff options
Diffstat (limited to 'tools/console.h')
-rw-r--r-- | tools/console.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/console.h b/tools/console.h index c8c68411..ed59264a 100644 --- a/tools/console.h +++ b/tools/console.h @@ -76,9 +76,6 @@ serd_set_stream_utf8_mode(FILE* stream); SerdStatus serd_print_version(const char* program); -SerdStatus -serd_set_base_uri_from_path(SerdEnv* env, const char* path); - SerdSyntax serd_choose_syntax(SerdWorld* world, SerdSyntaxOptions options, |