summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 84b0eaa..cf875d8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -269,7 +269,6 @@ int main(int argc, char **argv)
/* Initialisation de GTK */
g_set_prgname("Chrysalide");
- setlocale (LC_ALL, "");
gtk_init(&argc, &argv);
/* Initialisation du programme */