summaryrefslogtreecommitdiff
path: root/render/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/html.h')
-rw-r--r--render/html.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/render/html.h b/render/html.h
index 145471827..6503c91fe 100644
--- a/render/html.h
+++ b/render/html.h
@@ -149,9 +149,6 @@ struct content_html_iframe {
#define STYLESHEET_USER 3 /* user stylesheet */
#define STYLESHEET_START 4 /* start of document stylesheets */
-/** Render padding and margin box outlines in html_redraw(). */
-extern bool html_redraw_debug;
-
nserror html_init(void);
void html_redraw_a_box(struct hlcache_handle *h, struct box *box);