aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkDrawTextBox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animator/SkDrawTextBox.cpp')
-rw-r--r--src/animator/SkDrawTextBox.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/animator/SkDrawTextBox.cpp b/src/animator/SkDrawTextBox.cpp
index f920e8eaa2..7a3251a26f 100644
--- a/src/animator/SkDrawTextBox.cpp
+++ b/src/animator/SkDrawTextBox.cpp
@@ -78,5 +78,3 @@ bool SkDrawTextBox::draw(SkAnimateMaker& maker)
box.draw(maker.fCanvas, fText.c_str(), fText.size(), *maker.fPaint);
return false;
}
-
-