aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkHitTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animator/SkHitTest.cpp')
-rw-r--r--src/animator/SkHitTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/animator/SkHitTest.cpp b/src/animator/SkHitTest.cpp
index dc4e739e50..7506edc70e 100644
--- a/src/animator/SkHitTest.cpp
+++ b/src/animator/SkHitTest.cpp
@@ -72,4 +72,3 @@ const SkMemberInfo* SkHitTest::preferredChild(SkDisplayTypes type) {
return getMember("bullets");
return getMember("targets"); // !!! cwap! need to refer to member through enum like kScope instead
}
-