summaryrefslogtreecommitdiff
path: root/css/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'css/select.h')
-rw-r--r--css/select.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/css/select.h b/css/select.h
index 06868d5b2..770548d84 100644
--- a/css/select.h
+++ b/css/select.h
@@ -36,9 +36,6 @@ css_computed_style *nscss_get_style(struct content *html, xmlNode *n,
const css_stylesheet *inline_style,
css_allocator_fn alloc, void *pw);
-css_computed_style *nscss_get_initial_style(struct content *html,
- css_allocator_fn, void *pw);
-
css_computed_style *nscss_get_blank_style(struct content *html,
const css_computed_style *parent,
css_allocator_fn alloc, void *pw);