aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-10 16:20:41 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-10 16:20:41 +0000
commit0e5104c1570de4709e04720e62d80a0ca8970260 (patch)
treedf45ce67dd14907eaa955119acc883adfbf23670 /tests
parentddd40e5e96c43ff6730745b53abf09bf0129f6d2 (diff)
misc fixes
Submitted on behalf of Guanqun.Lu@gmail.com Review URL: http://codereview.appspot.com/5988070/ git-svn-id: http://skia.googlecode.com/svn/trunk@3640 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests')
-rw-r--r--tests/PathTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PathTest.cpp b/tests/PathTest.cpp
index c4ad0a6eb3..d88454795f 100644
--- a/tests/PathTest.cpp
+++ b/tests/PathTest.cpp
@@ -1053,7 +1053,6 @@ static void test_raw_iter(skiatest::Reporter* reporter) {
}
}
-void TestPath(skiatest::Reporter* reporter);
void TestPath(skiatest::Reporter* reporter) {
{
SkSize size;