diff options
Diffstat (limited to 'plugins/thuraya')
-rw-r--r-- | plugins/thuraya/tests/test-mm-modem-helpers-thuraya.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/thuraya/tests/test-mm-modem-helpers-thuraya.c b/plugins/thuraya/tests/test-mm-modem-helpers-thuraya.c index f3a7ea42..bc05b7c2 100644 --- a/plugins/thuraya/tests/test-mm-modem-helpers-thuraya.c +++ b/plugins/thuraya/tests/test-mm-modem-helpers-thuraya.c @@ -118,7 +118,6 @@ int main (int argc, char **argv) GTestSuite *suite; gint result; - g_type_init (); g_test_init (&argc, &argv, NULL); suite = g_test_get_root (); |