Bug 438331 - Remove WIN16 (support) code everywhere; (Kv2) <makedep.cpp>; r=ted.mielczarek

This commit is contained in:
Serge Gautherie 2009-07-21 03:37:52 +02:00
parent 325ed27d23
commit 01d2c010f1

View File

@ -49,7 +49,6 @@ int mainReturn = 0;
BOOL b16 = FALSE;
BOOL bSimple = FALSE;
// freopen won't work on stdout in win16
FILE *pAltFile = stdout;
CStringArray includeDirectories;