aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPathMeasure.h
diff options
context:
space:
mode:
authorGravatar reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2009-03-07 03:39:23 +0000
committerGravatar reed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2009-03-07 03:39:23 +0000
commit5e5adfd12cc2cb194db971708cd7f34ff47e10b4 (patch)
tree4a516106bdc5844e275d6d2bcd03dfea80936828 /include/core/SkPathMeasure.h
parent62533ed6bb490e9abf5d02686d897a93c5e85d51 (diff)
migrate more legacy unittests into tests/
SkParse yet to be cleaned up git-svn-id: http://skia.googlecode.com/svn/trunk@113 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core/SkPathMeasure.h')
-rw-r--r--include/core/SkPathMeasure.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkPathMeasure.h b/include/core/SkPathMeasure.h
index 5ab97cacfd..2d94ae21bb 100644
--- a/include/core/SkPathMeasure.h
+++ b/include/core/SkPathMeasure.h
@@ -80,7 +80,6 @@ public:
#ifdef SK_DEBUG
void dump();
- static void UnitTest();
#endif
private: