summaryrefslogtreecommitdiff
path: root/src/hexen
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen')
-rw-r--r--src/hexen/h2_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hexen/h2_main.c b/src/hexen/h2_main.c
index 6c6ab560..656ab80c 100644
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -231,7 +231,6 @@ void D_DoomMain(void)
I_AtExit(D_HexenQuitMessage, false);
M_FindResponseFile();
- setbuf(stdout, NULL);
startepisode = 1;
autostart = false;
startskill = sk_medium;