From e4d6a1be481fab631022b90788fa079317aba75b Mon Sep 17 00:00:00 2001 From: mtklein Date: Mon, 29 Aug 2016 14:27:15 -0700 Subject: [PATCH] remove dead code TBR= BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2286253003 Review-Url: https://codereview.chromium.org/2286253003 --- src/core/SkLiteDL.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/core/SkLiteDL.cpp b/src/core/SkLiteDL.cpp index af4f5c2..fee6de3 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 -- 2.7.4