Delete dead subset test code from dm
authormsarett <msarett@google.com>
Tue, 10 Nov 2015 23:09:03 +0000 (15:09 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Nov 2015 23:09:04 +0000 (15:09 -0800)
commit164d302ebf182a2db0044ba46126f9ed1e6cf138
tree9c74e659ebf8b19fc8fa8f9d77ae6040f1c17d69
parent0459c9425f567b6d11ca534fb13a05de9f37b7ee
Delete dead subset test code from dm

This approach to subset decoding is no longer supported.
We have replaced it with an implementation that does not
depend on forked libraries.
https://codereview.chromium.org/1406153015/

BUG=skia:

Review URL: https://codereview.chromium.org/1416673010
dm/DM.cpp
dm/DMSrcSink.cpp
dm/DMSrcSink.h