summaryrefslogtreecommitdiff
path: root/tests/debug-domain.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debug-domain.c')
-rw-r--r--tests/debug-domain.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/debug-domain.c b/tests/debug-domain.c
index 37ef41804..d4dfb29cb 100644
--- a/tests/debug-domain.c
+++ b/tests/debug-domain.c
@@ -54,8 +54,6 @@ int main (int argc, char **argv)
#ifdef ENABLE_DEBUG
TestItem i;
- g_type_init ();
-
tp_debug_set_flags ("all");
g_log_set_default_handler (handler, NULL);