(svn r11606) -Revert (r11584): since FS#1482 is solved, we do not need the extra checking and such anymore.

This commit is contained in:
rubidium
2007-12-09 15:17:49 +00:00
parent b6bc3aa698
commit bde4b44473
2 changed files with 0 additions and 16 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