summaryrefslogtreecommitdiff
path: root/tests/asv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/asv.c')
-rw-r--r--tests/asv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/asv.c b/tests/asv.c
index 80981ff18..390304f80 100644
--- a/tests/asv.c
+++ b/tests/asv.c
@@ -37,8 +37,6 @@ int main (int argc, char **argv)
/* Setup */
- g_type_init ();
-
hash = tp_asv_new (
"d:123.2", G_TYPE_DOUBLE, 123.2,
"s:test", G_TYPE_STRING, "test",