summaryrefslogtreecommitdiff
path: root/src/stylesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stylesheet.h')
-rw-r--r--src/stylesheet.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stylesheet.h b/src/stylesheet.h
index d48d0a9..a2b3fd5 100644
--- a/src/stylesheet.h
+++ b/src/stylesheet.h
@@ -203,9 +203,6 @@ struct css_stylesheet {
/** System font resolution function */
css_font_resolution_fn font;
void *font_pw; /**< Private word */
-
- css_allocator_fn alloc; /**< Allocation function */
- void *pw; /**< Private word */
css_style *cached_style; /**< Cache for style parsing */