aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-properties-client.c
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-01-21 11:04:47 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-01-21 11:04:47 -0500
commit786a0d75f2eba87b551858b313c94146f6ea8d13 (patch)
treeea0ecb9c6e5502f6ccc43864afc77f2ebb32caf3 /tests/test-glib-properties-client.c
parent7ed59b018db3d7074b722faf916dfdb87c625eec (diff)
downloadlibdbusmenu-786a0d75f2eba87b551858b313c94146f6ea8d13.tar.gz
libdbusmenu-786a0d75f2eba87b551858b313c94146f6ea8d13.tar.bz2
libdbusmenu-786a0d75f2eba87b551858b313c94146f6ea8d13.zip
Clear up the uses of g_type_init().
Diffstat (limited to 'tests/test-glib-properties-client.c')
-rw-r--r--tests/test-glib-properties-client.c2
1 files changed, 0 insertions, 2 deletions
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);