summaryrefslogtreecommitdiff
path: root/content/handlers/text/textplain.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-10 15:15:33 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-10 15:15:33 +0100
commite72ca36863f4b05e5e641e77472f0f7fef97d906 (patch)
tree243caf61870b7d1a04637c870016a96634442661 /content/handlers/text/textplain.h
parentfbc0847db06fa91765d5b83b34dabee85f65d4ec (diff)
downloadnetsurf-e72ca36863f4b05e5e641e77472f0f7fef97d906.tar.gz
netsurf-e72ca36863f4b05e5e641e77472f0f7fef97d906.tar.bz2
remove unecessary includes
Diffstat (limited to 'content/handlers/text/textplain.h')
-rw-r--r--content/handlers/text/textplain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/handlers/text/textplain.h b/content/handlers/text/textplain.h
index 23917fb6c..9c6ad9222 100644
--- a/content/handlers/text/textplain.h
+++ b/content/handlers/text/textplain.h
@@ -31,7 +31,6 @@
struct content;
struct hlcache_handle;
-struct http_parameter;
struct rect;
/**