From 00b6cfc57e27f8146d9b41ba8e63038a4f9df70e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 26 May 2014 23:43:36 +0100 Subject: rework path to url mapping functions to convert from and to nsurl --- windows/findfile.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'windows/findfile.h') diff --git a/windows/findfile.h b/windows/findfile.h index 8a3e719ec..808adc8ef 100644 --- a/windows/findfile.h +++ b/windows/findfile.h @@ -23,8 +23,4 @@ extern char *nsws_find_resource(char *buf, const char *filename, const char *def char **nsws_init_resource(const char *resource_path); -char *path_to_url(const char *path); -char *url_to_path(const char *url); - - #endif /* _NETSURF_WINDOWS_FINDFILE_H_ */ -- cgit v1.2.3