From 65f91807ca3f5e1d78cc69f004bfd036f7382b8f Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 16 Dec 2014 13:05:53 +0100 Subject: Revert "Revert "Drop support for glib < 2.36"" This reverts commit 13392e50c61ce3f3d7d04b59677380f935cf3d3c. --- tests/document-output-stream.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/document-output-stream.c') diff --git a/tests/document-output-stream.c b/tests/document-output-stream.c index b6a474e2..8c9f6de4 100644 --- a/tests/document-output-stream.c +++ b/tests/document-output-stream.c @@ -119,9 +119,6 @@ test_big_char () 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 (); -- cgit v1.2.1