summaryrefslogtreecommitdiff
path: root/render/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/html.h')
-rw-r--r--render/html.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/render/html.h b/render/html.h
index a5b9a0fe6..e57f08b07 100644
--- a/render/html.h
+++ b/render/html.h
@@ -71,8 +71,6 @@ struct content_html_data {
struct content **stylesheet_content;
struct css_style *style; /**< Base style. */
- struct font_set *fonts; /**< Set of fonts. */
-
/** Number of entries in object. */
unsigned int object_count;
/** Objects. Each may be 0. */