(svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the extra checking and such anymore.

This commit is contained in:
glx
2008-01-15 00:11:28 +00:00
parent 8c13852373
commit af59eb2543
2 changed files with 0 additions and 13 deletions

View File

@@ -4,7 +4,6 @@
#ifndef STDAFX_H
#define STDAFX_H
#define DEBUG_DUMP_COMMANDS
/* It seems that we need to include stdint.h before anything else
* We need INT64_MAX, which for most systems comes from stdint.h. However, MSVC