From 39bf2cc8582537e85bf28992cae8450df8312b52 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 6 Feb 2010 09:22:22 -0800 Subject: Loose the timeout --- tests/test-libappindicator-status-client.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/test-libappindicator-status-client.c b/tests/test-libappindicator-status-client.c index 40f44df..e016c81 100644 --- a/tests/test-libappindicator-status-client.c +++ b/tests/test-libappindicator-status-client.c @@ -95,8 +95,6 @@ main (gint argc, gchar * argv[]) { g_type_init(); - g_usleep(500000); - GError * error = NULL; DBusGConnection * session_bus = dbus_g_bus_get(DBUS_BUS_SESSION, &error); if (error != NULL) { -- cgit v1.2.3