diff --git a/testsuite/css/parser/test-css-parser.c b/testsuite/css/parser/test-css-parser.c index 7444e37a20..a88dbb9865 100644 --- a/testsuite/css/parser/test-css-parser.c +++ b/testsuite/css/parser/test-css-parser.c @@ -326,12 +326,6 @@ main (int argc, char **argv) "test rgba properties", GDK_TYPE_RGBA, G_PARAM_READABLE)); - gtk_style_properties_register_property (NULL, - g_param_spec_boxed ("border-property", - "border property", - "test border properties", - GTK_TYPE_BORDER, - G_PARAM_READABLE)); gtk_style_properties_register_property (NULL, g_param_spec_enum ("enum-property", "enum property",