skia2/tools/bookmaker
Cary Clark 99885411ae 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 <robertphillips@google.com>
Reviewed-by: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
2018-04-05 23:52:23 +00:00
..
bookmaker.cpp fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
bookmaker.h fix global method indentation 2018-04-03 20:02:25 +00:00
cataloger.cpp fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
definition.cpp fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
fiddleParser.cpp work on skimageinfo 2018-02-27 15:12:59 +00:00
includeParser.cpp remove SK_IGNORE_TO_STRING 2018-04-05 23:52:23 +00:00
includeWriter.cpp fix global method indentation 2018-04-03 20:02:25 +00:00
mdOut.cpp fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
parserCommon.cpp fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
selfCheck.cpp add subtopics to all methods 2018-02-07 12:46:16 +00:00
spellCheck.cpp work on skimageinfo 2018-02-27 15:12:59 +00:00