summaryrefslogtreecommitdiff
path: root/tests/document-loader.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-05-19 12:46:54 +0200
committerinfirit <[email protected]>2014-05-19 12:46:54 +0200
commit495f56659d607938db00e34c9f84bac24013d999 (patch)
treee9a2bb3cdc860bb64911346602e0cba06034ea0e /tests/document-loader.c
parent82e1234a535c5e719d8876845e82e919c3662243 (diff)
downloadpluma-495f56659d607938db00e34c9f84bac24013d999.tar.bz2
pluma-495f56659d607938db00e34c9f84bac24013d999.tar.xz
Drop support for glib < 2.36
Diffstat (limited to 'tests/document-loader.c')
-rw-r--r--tests/document-loader.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/document-loader.c b/tests/document-loader.c
index a3e6a57b..25721bac 100644
--- a/tests/document-loader.c
+++ b/tests/document-loader.c
@@ -238,9 +238,6 @@ test_begin_new_line_detection ()
int main (int argc,
char *argv[])
{
-#if !GLIB_CHECK_VERSION (2, 36, 0)
- g_type_init ();
-#endif
g_test_init (&argc, &argv, NULL);
pluma_prefs_manager_app_init ();