summaryrefslogtreecommitdiff
path: root/tests/test-new-dribble.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-new-dribble.c')
-rw-r--r--tests/test-new-dribble.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-new-dribble.c b/tests/test-new-dribble.c
index 395e275..32f9013 100644
--- a/tests/test-new-dribble.c
+++ b/tests/test-new-dribble.c
@@ -725,8 +725,6 @@ int main(void)
GSource *src;
int sock;
- g_type_init();
-
global_cancellable = g_cancellable_new ();
src = g_cancellable_source_new (global_cancellable);
g_source_set_dummy_callback (src);