summaryrefslogtreecommitdiff
path: root/render/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/html.h')
-rw-r--r--render/html.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/html.h b/render/html.h
index 88c8b9bfb..c3f36fda3 100644
--- a/render/html.h
+++ b/render/html.h
@@ -142,7 +142,6 @@ extern char *quirks_stylesheet_url;
extern bool html_redraw_debug;
nserror html_init(void);
-void html_fini(void);
void html_redraw_a_box(struct hlcache_handle *h, struct box *box);