summaryrefslogtreecommitdiff
path: root/src/cssparser.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cssparser.hh')
-rw-r--r--src/cssparser.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cssparser.hh b/src/cssparser.hh
index fa2447eb..f88a780e 100644
--- a/src/cssparser.hh
+++ b/src/cssparser.hh
@@ -51,7 +51,6 @@ typedef struct {
void a_Css_parse (CssContext *context,
const char *buf,
int buflen,
- int order_count,
CssOrigin origin);
CssPropertyList *a_Css_parse_declaration(const char *buf, int buflen);