testsuite: GTK_MODULES doesn't exist anymore

This commit is contained in:
Benjamin Otte
2023-12-28 18:33:40 +01:00
parent df2cbb4e9f
commit fff8198393

View File

@@ -47,7 +47,6 @@ main (int argc,
{
/* Keep in sync with gtk_test_init() */
(g_test_init) (&argc, &argv, NULL);
g_setenv ("GTK_MODULES", "", TRUE);
setlocale (LC_ALL, "C");