summaryrefslogtreecommitdiff
path: root/render/form.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2004-03-21 21:32:15 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2004-03-21 21:32:15 +0000
commit7e922c290f8ab3a4f72608da661428f573459e39 (patch)
tree634ba4c2cca135353c35bd29ac94691717551f1e /render/form.c
parent3aeafecd7b547e3f535fb5a700fc20e590dab967 (diff)
downloadnetsurf-7e922c290f8ab3a4f72608da661428f573459e39.tar.gz
netsurf-7e922c290f8ab3a4f72608da661428f573459e39.tar.bz2
[project @ 2004-03-21 21:32:15 by jmb]
Fix for SparkFS causing problems with uploading zip files. Map filetypes to mimetype properly. svn path=/import/netsurf/; revision=646
Diffstat (limited to 'render/form.c')
-rw-r--r--render/form.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/form.c b/render/form.c
index 145ef68bd..47dbbcd0b 100644
--- a/render/form.c
+++ b/render/form.c
@@ -16,7 +16,6 @@
#include "curl/curl.h"
#include "netsurf/render/box.h"
#include "netsurf/render/form.h"
-#include "netsurf/utils/log.h"
#include "netsurf/utils/utils.h"