aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPostConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPostConfig.h')
-rw-r--r--include/core/SkPostConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkPostConfig.h b/include/core/SkPostConfig.h
index 61998f621a..0aa6c18e31 100644
--- a/include/core/SkPostConfig.h
+++ b/include/core/SkPostConfig.h
@@ -376,7 +376,7 @@
#if !defined(SK_ATTR_DEPRECATED)
// we ignore msg for now...
- #define SK_ATTR_DEPRECATED(msg) SK_ATTRIBUTE(deprecated)
+ #define SK_ATTR_DEPRECATED(msg) //SK_ATTRIBUTE(deprecated)
#endif
//////////////////////////////////////////////////////////////////////