summaryrefslogtreecommitdiff
path: root/test/dbus/dms-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dbus/dms-info.c')
-rw-r--r--[-rwxr-xr-x]test/dbus/dms-info.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dbus/dms-info.c b/test/dbus/dms-info.c
index a189b9f..4530e58 100755..100644
--- a/test/dbus/dms-info.c
+++ b/test/dbus/dms-info.c
@@ -360,8 +360,6 @@ int main(int argc, char *argv[])
if (sigprocmask(SIG_BLOCK, &mask, NULL) == -1)
goto on_error;
- g_type_init();
-
/* Create proxy for com.intel.dLeynaServer.Manager. The Manager
object has no properties. We will create the proxy asynchronously
and use G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES to ensure that