changeset 8050:cbe6f0a1b5b5 draft

(svn r11610) -Cleanup (r8572): remove orphan comment
author glx <glx@openttd.org>
date Sun, 09 Dec 2007 20:20:52 +0000
parents 9007f88a1c87
children ac548999eddf
files src/stdafx.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/stdafx.h
+++ b/src/stdafx.h
@@ -207,7 +207,6 @@
 		#define strcasecmp stricmp
 		#define strncasecmp strnicmp
 	#endif
-/* suppress: warning C4005: 'offsetof' : macro redefinition (VC8) */
 #endif /* defined(_MSC_VER) */
 
 #if defined(WINCE)