commit | 70941591b8f0141c533ff42096e4782dfe003fd1 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon May 04 23:17:21 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue May 05 13:25:28 2020 +0000 |
tree | c87f55369a9276875ad62006adf0f63b89c68488 | |
parent | 1bedbeb081a29d7ff458e0c7161c1cc076de65b3 [diff] |
Remove unnecessary SK_SIZE_T_SPECIFIER macro. This macro was only necessary to support Visual Studio 2013, which did not yet support %zu format specifiers. Skia no longer compiles on Visual Studio 2013. Change-Id: Ie32a66c7a8e022b8596272476ca3547df1f89a55 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/287738 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com>