Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@13258 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2014-01-31 03:01:59 +00:00
parent cc787fa802
commit 4c18e9fbb6
14 changed files with 95 additions and 96 deletions

View File

@ -182,4 +182,3 @@ GrEffectRef* GrConvexPolyEffect::TestCreate(SkRandom* random,
return GrConvexPolyEffect::Create(edgeType, count, edges); return GrConvexPolyEffect::Create(edgeType, count, edges);
} }