summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-01-15 00:11:28 +0000
committerglx <glx@openttd.org>2008-01-15 00:11:28 +0000
commitd4e8ffd7b3736fe57fbc54566c7f8b51f3182c8b (patch)
tree56dbeff6f2abeb4be37ee698299557a32e945d69 /src/stdafx.h
parent8344327a919b82336bead900b6ab5c9ae0672bd4 (diff)
downloadopenttd-d4e8ffd7b3736fe57fbc54566c7f8b51f3182c8b.tar.xz
(svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the extra checking and such anymore.
Diffstat (limited to 'src/stdafx.h')
-rw-r--r--src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
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