summaryrefslogtreecommitdiff
path: root/tests/gtest/test-regression.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtest/test-regression.c')
-rw-r--r--tests/gtest/test-regression.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/gtest/test-regression.c b/tests/gtest/test-regression.c
index 130296c..93736fb 100644
--- a/tests/gtest/test-regression.c
+++ b/tests/gtest/test-regression.c
@@ -195,9 +195,6 @@ test_bgo770174 (void)
int main (int argc, char *argv[])
{
-#if !GLIB_CHECK_VERSION (2, 35, 0)
- g_type_init ();
-#endif
g_test_init (&argc, &argv, NULL);
g_test_add_func ("/bugs/gnome/674319", test_bgo674319);