aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkDrawText.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animator/SkDrawText.cpp')
-rw-r--r--src/animator/SkDrawText.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/animator/SkDrawText.cpp b/src/animator/SkDrawText.cpp
index b8d38b4fd0..e7e5facabb 100644
--- a/src/animator/SkDrawText.cpp
+++ b/src/animator/SkDrawText.cpp
@@ -53,4 +53,3 @@ bool SkText::getProperty(int index, SkScriptValue* value) const {
value->fOperand.fS32 = (int32_t) text.size();
return true;
}
-