(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 strcasecmp stricmp
#define strncasecmp strnicmp #define strncasecmp strnicmp
#endif #endif
/* suppress: warning C4005: 'offsetof' : macro redefinition (VC8) */
#endif /* defined(_MSC_VER) */ #endif /* defined(_MSC_VER) */
#if defined(WINCE) #if defined(WINCE)