changeset 1008:bfc38ecad1d4

Remove an old hack.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 01 Mar 2015 03:29:05 +0200
parents d190ebba813e
children 6c409806871f
files tools/packed.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tools/packed.c	Sun Mar 01 03:27:17 2015 +0200
+++ b/tools/packed.c	Sun Mar 01 03:29:05 2015 +0200
@@ -585,10 +585,6 @@
     int i, res = 0;
     DMPackFile *pack = NULL;
 
-#ifndef __WIN32
-    stderr = stdout;
-#endif
-
     // Parse arguments
     dmInitProg("packed", "Pack File Editor", "0.5", NULL, NULL);
     dmVerbosity = 1;