aboutsummaryrefslogtreecommitdiff
path: root/tools/testapp/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testapp/main.c')
-rw-r--r--tools/testapp/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/testapp/main.c b/tools/testapp/main.c
index 67e962d..1fbcf4b 100644
--- a/tools/testapp/main.c
+++ b/tools/testapp/main.c
@@ -135,8 +135,6 @@ name_lost (GDBusConnection * connection, const gchar * name, gpointer user_data)
int main (int argc, char ** argv)
{
- g_type_init();
-
if (argc != 2) {
g_warning(USAGE);
return 1;