(svn r11610) -Cleanup (r8572): remove orphan comment
authorglx
Sun, 09 Dec 2007 20:20:52 +0000
changeset 8546 2a09d7d2a341
parent 8545 0f083181232e
child 8547 41d5e08fff3b
(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)