From 786a0d75f2eba87b551858b313c94146f6ea8d13 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 21 Jan 2013 11:04:47 -0500 Subject: Clear up the uses of g_type_init(). --- tests/test-glib-properties-client.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/test-glib-properties-client.c') diff --git a/tests/test-glib-properties-client.c b/tests/test-glib-properties-client.c index ae7b80b..3d6aa9d 100644 --- a/tests/test-glib-properties-client.c +++ b/tests/test-glib-properties-client.c @@ -152,8 +152,6 @@ layout_verify_timer (gpointer data) int main (int argc, char ** argv) { - g_type_init(); - /* Make sure the server starts up and all that */ g_usleep(500000); -- cgit v1.2.3