1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-31 02:19:09 +00:00

(svn r11610) -Cleanup (r8572): remove orphan comment

This commit is contained in:
glx
2007-12-09 20:20:52 +00:00
parent 6aaa72c918
commit 46c0edc80b

View File

@@ -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)