DescriptionRemove SkNEW and SkDELETE macros
This CL removes the uses of SkNEW that have resprouted since commit
385fe4d, and removes the macros entirely now that Android and Chromium
have been cleaned up to no longer depend on them.
A bunch of files implicitly depend on #include <new> from SkPostConfig.h
still though, so keep that for now. To be fixed in a followup CL.
[mtklein mucking around]
Only public API removed.
TBR=reed@google.com
Committed: https://skia.googlesource.com/skia/+/106b12427e642d067dd5b48664eb693653853583
Patch Set 1 #Patch Set 2 : Keep #include <new> for now #
Total comments: 4
Patch Set 3 : Restore comment about new/delete #
Messages
Total messages: 12 (4 generated)
|