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 df095d9..10a9827 100644
--- a/src/stylesheet.h
+++ b/src/stylesheet.h
@@ -157,9 +157,6 @@ struct css_stylesheet {
char *url; /**< URL of this sheet */
char *title; /**< Title of this sheet */
- css_origin origin; /**< Origin of stylesheet */
- uint64_t media; /**< Bitfield of media types */
-
void *ownerNode; /**< Owning node in document */
css_rule *ownerRule; /**< Owning rule in parent */