build/buildutils/checkwarnings.py
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 67 63b81d807542
--- a/build/buildutils/checkwarnings.py	Mon May 03 12:27:20 2010 +0300
+++ b/build/buildutils/checkwarnings.py	Fri May 14 15:47:24 2010 +0300
@@ -33,7 +33,7 @@
 
     # Constants for matching warnings related to deprecation
     deprecatedStart = "warning: preprocessor #warning directive"
-    deprecatedSecondLine = "warning: #warning This header file has been deprecated. Will be removed in one of the next SDK releases."
+    deprecatedSecondLine = "warning: #warning This header file"
     deprecatedOptionalThirdLine = "warning: (included from:"
     deprecatedOptionalRest = "warning:  "