From d9f65e3df45c9b4994c70f6bf13d29985afd2f65 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Fri, 4 Jan 2013 12:07:46 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@7010 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/core/SkMatrix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/SkMatrix.cpp') diff --git a/src/core/SkMatrix.cpp b/src/core/SkMatrix.cpp index 1eabc78fba..5c9547e8a7 100644 --- a/src/core/SkMatrix.cpp +++ b/src/core/SkMatrix.cpp @@ -1826,7 +1826,7 @@ bool SkTreatAsSprite(const SkMatrix& mat, int width, int height, SkRect dst; SkIRect isrc = { 0, 0, width, height }; - + { SkRect src; src.set(isrc); -- cgit v1.2.3