Re-enable SK_ATTR_DEPRECATED (i.e., revert r12067)
git-svn-id: http://skia.googlecode.com/svn/trunk@12209 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
ed000840d4
commit
a3d0119859
@ -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
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user