summaryrefslogtreecommitdiff
path: root/src/stylesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheet.h')
-rw-r--r--src/stylesheet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stylesheet.h b/src/stylesheet.h
index 10a9827..8072686 100644
--- a/src/stylesheet.h
+++ b/src/stylesheet.h
@@ -164,8 +164,6 @@ struct css_stylesheet {
css_parser *parser; /**< Core parser for sheet */
void *parser_frontend; /**< Frontend parser */
- lwc_context *dictionary; /**< String dictionary */
-
bool quirks_allowed; /**< Quirks permitted */
bool quirks_used; /**< Quirks actually used */