aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextContext.cpp
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-10-17 07:02:33 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-10-17 07:02:33 +0000
commit4677acc75915ebd32ee0efed5c7b41da2a9d047c (patch)
tree67573ed02ba03fc09c1100321bfb1dfb274ab9b2 /src/gpu/GrTextContext.cpp
parentdfe0f43e11b511eaef566ae174504d30922b14a8 (diff)
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@11834 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/GrTextContext.cpp')
-rw-r--r--src/gpu/GrTextContext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/GrTextContext.cpp b/src/gpu/GrTextContext.cpp
index 363a817778..9e9162878d 100644
--- a/src/gpu/GrTextContext.cpp
+++ b/src/gpu/GrTextContext.cpp
@@ -25,4 +25,3 @@ GrTextContext::GrTextContext(GrContext* context, const GrPaint& paint) : fPaint(
fDrawTarget = fContext->getTextTarget();
}
-