summaryrefslogtreecommitdiff
path: root/atari/findfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/findfile.h')
-rwxr-xr-xatari/findfile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/atari/findfile.h b/atari/findfile.h
index cced0092c..9a6f7848a 100755
--- a/atari/findfile.h
+++ b/atari/findfile.h
@@ -23,7 +23,5 @@
extern char *atari_find_resource(char *buf, const char *filename, const char *def);
char *local_file_to_url(const char *filename);
-char *path_to_url(const char *path_in);
-char *url_to_path(const char *url);
#endif /* NETSURF_ATARI_FINDFILE_H */