fixed miff

IF YOUR NOT GONNA TEST YOU DAMN CODE DONT COMMIT IT
This commit is contained in:
warmachinerox69
2015-08-08 15:02:48 -07:00
parent c71eb284be
commit 209b1b7b4c

View File

@@ -847,7 +847,6 @@ static int preprocessSource(char *sourceName)
else
sprintf(shellCommand, "cccp.exe -nostdinc -nostdinc++ -x c++ -pedantic -Wall -dD %s mIFF.$$$", sourceName);
}
}
// else
{
// running under NT. Use the MSVC cl since it deals with long filenames on fat16/fat32 partitions correctly