summaryrefslogtreecommitdiff
path: root/test/select-auto.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/select-auto.c')
-rw-r--r--test/select-auto.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/select-auto.c b/test/select-auto.c
index 4763018..6184a6c 100644
--- a/test/select-auto.c
+++ b/test/select-auto.c
@@ -230,9 +230,6 @@ int main(int argc, char **argv)
return 1;
}
- printf("css_hint: %u\n", (int) sizeof(css_hint));
- printf("computed: %u\n", (int) sizeof(css_computed_style));
-
memset(&ctx, 0, sizeof(ctx));