diff options
Diffstat (limited to 'tests/test-shape.c')
-rw-r--r-- | tests/test-shape.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-shape.c b/tests/test-shape.c index be3e4415..a04291e4 100644 --- a/tests/test-shape.c +++ b/tests/test-shape.c @@ -337,7 +337,6 @@ main (int argc, char *argv[]) const gchar *name; gchar *path; - g_setenv ("LC_ALL", "en_US.UTF-8", TRUE); setlocale (LC_ALL, ""); g_test_init (&argc, &argv, NULL); |