tests: remove superfluous g_type_init() call
It's deprecated in newer GLib and not needed here. https://bugzilla.gnome.org/show_bug.cgi?id=686456
This commit is contained in:
parent
5ab46eff83
commit
ff33d8d263
@ -445,8 +445,6 @@ souphttpsrc_suite (void)
|
||||
|
||||
TCase *tc_chain, *tc_internet;
|
||||
|
||||
g_type_init ();
|
||||
|
||||
s = suite_create ("souphttpsrc");
|
||||
tc_chain = tcase_create ("general");
|
||||
tc_internet = tcase_create ("internet");
|
||||
|
Loading…
x
Reference in New Issue
Block a user