summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-12-09 15:17:49 +0000
committerrubidium <rubidium@openttd.org>2007-12-09 15:17:49 +0000
commitbde4b44473c28e2a280e3aff082fd82991918853 (patch)
tree21657296ce5bba9e8df3e62b4546f870199247e1 /src/stdafx.h
parentb6bc3aa698224ac6a22919f66486c340af1cebfd (diff)
downloadopenttd-bde4b44473c28e2a280e3aff082fd82991918853.tar.xz
(svn r11606) -Revert (r11584): since FS#1482 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 a4dd583ee..34fc57ee8 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