diff --git a/src/stdafx.h b/src/stdafx.h index 34fc57ee83..a9cd8feb56 100644 --- 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)