diff options
Diffstat (limited to 'plugins/linktop/tests/test-modem-helpers-linktop.c')
-rw-r--r-- | plugins/linktop/tests/test-modem-helpers-linktop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/linktop/tests/test-modem-helpers-linktop.c b/plugins/linktop/tests/test-modem-helpers-linktop.c index 3a5797e7..27119bbb 100644 --- a/plugins/linktop/tests/test-modem-helpers-linktop.c +++ b/plugins/linktop/tests/test-modem-helpers-linktop.c @@ -85,7 +85,6 @@ int main (int argc, char **argv) { setlocale (LC_ALL, ""); - g_type_init (); g_test_init (&argc, &argv, NULL); g_test_add_func ("/MM/linktop/cfun/query/current-modes", test_cfun_query_current_modes); |