summaryrefslogtreecommitdiff
path: root/test/test-query-info-stream.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-10-30 18:47:24 -0400
committerColin Walters <walters@verbum.org>2012-10-30 18:48:17 -0400
commited24477ecdcf137276e9b7e89be70a819854a423 (patch)
tree973b8c45cd4c148f3a1a8d68a8eccc3098278d5f /test/test-query-info-stream.c
parent1aa6f731fa75535be856ea0ee2c112637becc22a (diff)
downloadgvfs-ed24477ecdcf137276e9b7e89be70a819854a423.tar.gz
Remove calls to g_type_init(), bump GLib required version
See http://git.gnome.org/browse/glib/commit/?id=2002479c02fa6e468fc3f67ddc663657a52ebde8 https://bugzilla.gnome.org/show_bug.cgi?id=687236
Diffstat (limited to 'test/test-query-info-stream.c')
-rw-r--r--test/test-query-info-stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test-query-info-stream.c b/test/test-query-info-stream.c
index da79c313..c3a1c3e1 100644
--- a/test/test-query-info-stream.c
+++ b/test/test-query-info-stream.c
@@ -208,8 +208,6 @@ main (int argc, char *argv[])
guchar start;
gboolean do_create_file;
- g_type_init ();
-
do_create_file = FALSE;
if (argc > 1)