commit | c1e37059a84044db2db5ae90fa0dd7c7278d9f66 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Mar 09 14:19:20 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Mar 09 20:45:00 2017 +0000 |
tree | 2e84f2e1546e4dd5a38ee53edfb343f41e84d250 | |
parent | fb58f14643e0935d853e015f77d76c3d4cee47ac [diff] |
Remove more unused ownership arguments Technically, we only ever pass kAdopt along one specific code path, but the remaining functions that have it are at least all similar. This was another outlier that seems unlikely to ever benefit. BUG=skia: Change-Id: If9a1275a2a0b83417225660f5e18c2133681830a Reviewed-on: https://skia-review.googlesource.com/9494 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>