diff options
author | mtklein <mtklein@chromium.org> | 2016-08-29 14:27:15 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-29 14:27:15 -0700 |
commit | e4d6a1be481fab631022b90788fa079317aba75b (patch) | |
tree | 9f03f607671f9df1b14b62c676c5054a3557943d /src/core | |
parent | a3992bfb837bbc5070688fe7d8e83290ef5ae26a (diff) |
remove dead code
TBR=
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2286253003
Review-Url: https://codereview.chromium.org/2286253003
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/SkLiteDL.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/SkLiteDL.cpp b/src/core/SkLiteDL.cpp index af4f5c2dbd..fee6de385c 100644 --- a/src/core/SkLiteDL.cpp +++ b/src/core/SkLiteDL.cpp @@ -11,9 +11,7 @@ #include "SkLiteDL.h" #include "SkMath.h" #include "SkPicture.h" -#include "SkMutex.h" #include "SkRSXform.h" -#include "SkSpinlock.h" #include "SkTextBlob.h" #ifndef SKLITEDL_PAGE |