summaryrefslogtreecommitdiff
path: root/content/handlers/css/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/css/css.h')
-rw-r--r--content/handlers/css/css.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/handlers/css/css.h b/content/handlers/css/css.h
index 4b38829f0..5e2b64a38 100644
--- a/content/handlers/css/css.h
+++ b/content/handlers/css/css.h
@@ -32,7 +32,6 @@ struct hlcache_handle;
*/
struct nscss_import {
struct hlcache_handle *c; /**< Content containing sheet */
- uint64_t media; /**< Media types that sheet applies to */
};
/**