diff options
author | bungeman <bungeman@google.com> | 2016-02-09 11:32:56 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-09 11:32:56 -0800 |
commit | 85dc359f749c349bbd8e0ba56825b9457f654237 (patch) | |
tree | 0c0fa177c8cd4dad9a70e13027bea466abe283dc /gyp/skmojo.gyp | |
parent | 8273ca460fcde18ec884279fb9a41f330e92e0f9 (diff) |
Remove SkNEW_APPEND_TO_TARRAY.
The use of SkNEW_APPEND_TO_TARRAY is now better served by
SkTArray::emplace_back(...) which should now be used instead. The
existing users of SkNEW_APPEND_TO_TARRAY are converted and the code
relating to SkNEW_APPEND_TO_TARRAY is removed.
TBR=reed
This only removes code. The file should also be made private.
Review URL: https://codereview.chromium.org/1682083002
Diffstat (limited to 'gyp/skmojo.gyp')
0 files changed, 0 insertions, 0 deletions