From b88ab93c379905535d2c86c619e419ce78341220 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Sun, 14 Jul 2013 07:01:15 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@10067 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/gpu/GrPaint.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gpu/GrPaint.cpp b/src/gpu/GrPaint.cpp index b05c3c3628..d67f2e8707 100644 --- a/src/gpu/GrPaint.cpp +++ b/src/gpu/GrPaint.cpp @@ -33,4 +33,3 @@ void GrPaint::addCoverageTextureEffect(GrTexture* texture, GrEffectRef* effect = GrSimpleTextureEffect::Create(texture, matrix, params); this->addCoverageEffect(effect)->unref(); } - -- cgit v1.2.3