summaryrefslogtreecommitdiff
path: root/framebuffer/findfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/findfile.h')
-rw-r--r--framebuffer/findfile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/framebuffer/findfile.h b/framebuffer/findfile.h
index 87b9a95e4..85a2f7074 100644
--- a/framebuffer/findfile.h
+++ b/framebuffer/findfile.h
@@ -19,8 +19,6 @@
#ifndef NETSURF_FB_FINDFILE_H
#define NETSURF_FB_FINDFILE_H
-char *path_to_url(const char *path);
-
extern char *fb_find_resource(char *buf, const char *filename, const char *def);
#endif /* NETSURF_FB_FINDFILE_H */