From 02ff3920ce22f4a4120cab8cee3a72a244604732 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 31 Oct 2014 00:50:32 +0000 Subject: remove unused url_init function --- utils/url.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'utils/url.h') diff --git a/utils/url.h b/utils/url.h index d05ac0580..627bb5cb8 100644 --- a/utils/url.h +++ b/utils/url.h @@ -34,14 +34,6 @@ #define FILE_SCHEME_PREFIX_LEN 8 -/** - * Initialise URL routines. - * - * Compiles regular expressions required by the url_ functions. - */ -nserror url_init(void); - - /** * Check whether a host string is an IP address. * -- cgit v1.2.3