(svn r11610) -Cleanup (r8572): remove orphan comment
authorglx
Sun, 09 Dec 2007 20:20:52 +0000
changeset 8050 9cfe603560ac
parent 8049 4182740f3d82
child 8051 0cb6e84eb367
(svn r11610) -Cleanup (r8572): remove orphan comment
src/stdafx.h
--- 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)