aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.c b/main.c
index ddda1d66..1323330c 100644
--- a/main.c
+++ b/main.c
@@ -492,8 +492,7 @@ main(int argc, char **argv)
if (use_lc_numeric)
setlocale(LC_NUMERIC, locale);
#endif
-// fprintf(stderr, "locale is <%s>\n", locale); fflush(stderr);
-
+
init_io();
output_fp = stdout;