From 95e4a737de53dc2f02a2db95b26151d9d494bc0c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 31 Mar 2010 13:59:57 +0000 Subject: rationalise the usage of the file scheme svn path=/trunk/netsurf/; revision=10221 --- windows/findfile.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'windows/findfile.h') diff --git a/windows/findfile.h b/windows/findfile.h index f9b6746da..fcc2da94d 100644 --- a/windows/findfile.h +++ b/windows/findfile.h @@ -21,8 +21,6 @@ #define NETSURF_WINDOWS_RESPATH "C:" -char *path_to_url(const char *path); - extern char *nsws_find_resource(char *buf, const char *filename, const char *def); -- cgit v1.2.3