summaryrefslogtreecommitdiff
path: root/src/select/properties/orphans.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/properties/orphans.c')
-rw-r--r--src/select/properties/orphans.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/select/properties/orphans.c b/src/select/properties/orphans.c
index b4da851..e723266 100644
--- a/src/select/properties/orphans.c
+++ b/src/select/properties/orphans.c
@@ -48,7 +48,3 @@ css_error compose_orphans(const css_computed_style *parent,
return CSS_OK;
}
-uint32_t destroy_orphans(void *bytecode)
-{
- return generic_destroy_number(bytecode);
-}