| commit | 73b140a9f668c189b0682cc5f82d9fb57ff8bc15 | [log] [tgz] |
|---|---|---|
| author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Dec 05 02:01:21 2012 +0000 |
| committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Dec 05 02:01:21 2012 +0000 |
| tree | 2c8c0d1f626db0d2167d43b103e1d561b9967652 | |
| parent | b1c8827321b230a77ea03cbdad8008b4d33844ff [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@6669 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/ClipStackTest.cpp b/tests/ClipStackTest.cpp index aba5334..0f6e266 100644 --- a/tests/ClipStackTest.cpp +++ b/tests/ClipStackTest.cpp
@@ -555,7 +555,7 @@ elemRegion.setPath(element.getPath(), boundsRgn); break; case SkClipStack::Element::kEmpty_Type: - // + // region->setEmpty(); return; }