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 a2bdf1bc..69e536f6 100644
--- a/main.c
+++ b/main.c
@@ -497,8 +497,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;