skia2/modules
Mike Klein df54f37a5d remove SkPicture_none.cpp
I happened to notice that SkPicture_none.cpp no longer compiles.

    ...
    src/core/SkPicture_none.cpp:101:44: error: out-of-line definition of
    'CreateProc' does not match any declaration in 'SkPictureImageFilter'
    sk_sp<SkFlattenable> SkPictureImageFilter::CreateProc(SkReadBuffer& buffer) {
    ...

This leads me to conclude that it cannot be in active use.

Change-Id: I92a4daa3c7d5d7889c4f841b578c9c691525c1cc
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/235216
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-08-16 14:52:25 +00:00
..
canvaskit remove SkPicture_none.cpp 2019-08-16 14:52:25 +00:00
particles Revert "Revert "unified Vulkan uniform buffers"" 2019-08-15 19:14:03 +00:00
pathkit rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
skottie Turn off -Wreturn-std-move-in-c++11 2019-08-15 17:45:58 +00:00
skparagraph Existing unit tests are working with some minor differences 2019-08-14 18:30:44 +00:00
sksg Update skottie/sksg to use new filter factories 2019-08-02 14:51:42 +00:00
skshaper Allow HarfBuzz to massage the character stream. 2019-07-31 19:54:36 +00:00