diff options
Diffstat (limited to 'src/sord_internal.h')
-rw-r--r-- | src/sord_internal.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sord_internal.h b/src/sord_internal.h index 2fd245d..03050db 100644 --- a/src/sord_internal.h +++ b/src/sord_internal.h @@ -31,7 +31,4 @@ struct SordNodeImpl { SerdNode node; ///< Serd node }; -const char* -sord_intern_lang(SordWorld* world, const char* lang); - #endif /* SORD_SORD_INTERNAL_H */ |