summaryrefslogtreecommitdiff
path: root/content/content.c
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2004-04-14 13:48:18 +0000
committerJames Bursa <james@netsurf-browser.org>2004-04-14 13:48:18 +0000
commit282629daa133a7ee39185f199781b9b0fed46b27 (patch)
treee1f19afc7e6f8ff3fd7114cc49826cf94bd90224 /content/content.c
parenteaf5d43082ddc69cfc536dc9df4f7bb410110379 (diff)
downloadnetsurf-282629daa133a7ee39185f199781b9b0fed46b27.tar.gz
netsurf-282629daa133a7ee39185f199781b9b0fed46b27.tar.bz2
[project @ 2004-04-14 13:48:18 by bursa]
Remove obsolete include. svn path=/import/netsurf/; revision=785
Diffstat (limited to 'content/content.c')
-rw-r--r--content/content.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content.c b/content/content.c
index 6b9eccbca..7fc161343 100644
--- a/content/content.c
+++ b/content/content.c
@@ -17,7 +17,6 @@
#include <stdlib.h>
#include "netsurf/utils/config.h"
#include "netsurf/content/content.h"
-#include "netsurf/content/other.h"
#include "netsurf/css/css.h"
#include "netsurf/render/html.h"
#include "netsurf/render/textplain.h"