diff options
Diffstat (limited to 'plugins/ublox/tests/test-modem-helpers-ublox.c')
-rw-r--r-- | plugins/ublox/tests/test-modem-helpers-ublox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ublox/tests/test-modem-helpers-ublox.c b/plugins/ublox/tests/test-modem-helpers-ublox.c index 34896afc..703e915b 100644 --- a/plugins/ublox/tests/test-modem-helpers-ublox.c +++ b/plugins/ublox/tests/test-modem-helpers-ublox.c @@ -828,7 +828,6 @@ int main (int argc, char **argv) { setlocale (LC_ALL, ""); - g_type_init (); g_test_init (&argc, &argv, NULL); g_test_add_func ("/MM/ublox/upincnt/response", test_upincnt_response); |