src/stdafx.h
changeset 8050 9cfe603560ac
parent 8046 65332c1c99d2
child 8051 0cb6e84eb367
--- a/src/stdafx.h	Sun Dec 09 18:51:25 2007 +0000
+++ b/src/stdafx.h	Sun Dec 09 20:20:52 2007 +0000
@@ -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)