summaryrefslogtreecommitdiff
path: root/content/fetchers/resource.c
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2020-02-24 14:17:58 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2020-02-24 14:21:27 +0000
commita47270c93eaa7bb76638c4c6dbef23359531651c (patch)
tree1fc9ec550313943aa224532371cb055cec43fab0 /content/fetchers/resource.c
parente59e52b8539b041153e4cdd80756806b06cf4892 (diff)
downloadnetsurf-a47270c93eaa7bb76638c4c6dbef23359531651c.tar.gz
netsurf-a47270c93eaa7bb76638c4c6dbef23359531651c.tar.bz2
About fetches resources: Drop maps resource.
It had bitrotted.
Diffstat (limited to 'content/fetchers/resource.c')
-rw-r--r--content/fetchers/resource.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/fetchers/resource.c b/content/fetchers/resource.c
index 286f99e12..c17ffd979 100644
--- a/content/fetchers/resource.c
+++ b/content/fetchers/resource.c
@@ -56,7 +56,6 @@ static const char *fetch_resource_paths[] = {
"credits.html",
"licence.html",
"welcome.html",
- "maps.html",
"favicon.ico",
"default.ico",
"netsurf.png",