(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 5dc0e86d1b
commit 079c0fd66a
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