summaryrefslogtreecommitdiff
path: root/src/select/properties/pitch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/properties/pitch.c')
-rw-r--r--src/select/properties/pitch.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/select/properties/pitch.c b/src/select/properties/pitch.c
index 786bafb..4301b25 100644
--- a/src/select/properties/pitch.c
+++ b/src/select/properties/pitch.c
@@ -78,7 +78,3 @@ css_error compose_pitch(const css_computed_style *parent,
return CSS_OK;
}
-uint32_t destroy_pitch(void *bytecode)
-{
- return generic_destroy_length(bytecode);
-}