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
commitaf59eb2543b80e5c6feabdb888a9f8adc34679fb (patch)
tree56dbeff6f2abeb4be37ee698299557a32e945d69 /src/stdafx.h
parent8c138523731f38af4143fc3a447ed5ee29cf5035 (diff)
downloadopenttd-af59eb2543b80e5c6feabdb888a9f8adc34679fb.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