From d495cacd8d21bc1362816fab0cd8b10dba728bb6 Mon Sep 17 00:00:00 2001 From: monsta Date: Wed, 15 Mar 2017 14:37:12 +0300 Subject: drop old GLib code --- src/test-mp-equation.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/test-mp-equation.c') diff --git a/src/test-mp-equation.c b/src/test-mp-equation.c index 6460665..a3dfd70 100644 --- a/src/test-mp-equation.c +++ b/src/test-mp-equation.c @@ -619,9 +619,6 @@ int main (int argc, char **argv) { setlocale(LC_ALL, "C"); -#if !GLIB_CHECK_VERSION (2, 36, 0) - g_type_init (); -#endif test_conversions(); test_equations(); -- cgit v1.2.1