From d4e8ffd7b3736fe57fbc54566c7f8b51f3182c8b Mon Sep 17 00:00:00 2001 From: glx Date: Tue, 15 Jan 2008 00:11:28 +0000 Subject: (svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the extra checking and such anymore. --- src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stdafx.h') diff --git a/src/stdafx.h b/src/stdafx.h index aed9ba36b..40e58cb8c 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -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 -- cgit v1.2.3-54-g00ecf