From 99885411aef986f3de863e144a589adb6d7ecd0d Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Thu, 5 Apr 2018 13:09:58 -0400 Subject: remove SK_IGNORE_TO_STRING SK_IGNORE_TO_STRING is not defined anywhere. The same effect can be had by using a modern linker. Removing it simplifies bookmaker and makes our includes easier to understand. R=robertphillips@google.com TBR=reed@google.com Bug: skia:6898 Change-Id: Ib716f5ef1b42a7fbda0df43ece212d1b7c40289f Reviewed-on: https://skia-review.googlesource.com/118963 Reviewed-by: Robert Phillips Reviewed-by: Cary Clark Commit-Queue: Cary Clark --- docs/undocumented.bmh | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/undocumented.bmh') diff --git a/docs/undocumented.bmh b/docs/undocumented.bmh index 0b2e29630c..6d767fc37d 100644 --- a/docs/undocumented.bmh +++ b/docs/undocumented.bmh @@ -28,7 +28,6 @@ SK_BUILD_FOR_ANDROID_FRAMEWORK # ditto SK_BUILD_FOR_MAC # ditto SK_BUILD_FOR_IOS # ditto - SK_IGNORE_TO_STRING # ditto SK_SUPPORT_GPU # ditto SK_HAS_JPEG_LIBRARY # ditto SK_HAS_PNG_LIBRARY # ditto -- cgit v1.2.3