(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
1 changed files with 0 additions and 1 deletions

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)