diff options
Diffstat (limited to 'p11-kit/uri.h')
-rw-r--r-- | p11-kit/uri.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/p11-kit/uri.h b/p11-kit/uri.h index 2ce56e6..9f1f516 100644 --- a/p11-kit/uri.h +++ b/p11-kit/uri.h @@ -143,9 +143,6 @@ void p11_kit_uri_free (P11KitUri *uri); const char* p11_kit_uri_message (int code); -size_t p11_kit_uri_space_strlen (const unsigned char *string, - size_t max_length); - #ifdef __cplusplus } /* extern "C" */ #endif |