summaryrefslogtreecommitdiff
path: root/src/select/dispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/dispatch.h')
-rw-r--r--src/select/dispatch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/select/dispatch.h b/src/select/dispatch.h
index 6aa61ab..2fcb739 100644
--- a/src/select/dispatch.h
+++ b/src/select/dispatch.h
@@ -36,7 +36,6 @@ extern struct prop_table {
css_error (*compose)(const css_computed_style *parent,
const css_computed_style *child,
css_computed_style *result);
- uint32_t (*destroy)(void *bytecode);
unsigned int inherited;
unsigned int group;
} prop_dispatch[CSS_N_PROPERTIES];