Chromium Code Reviews| Index: src/core/SkLiteDL.h |
| diff --git a/src/core/SkLiteDL.h b/src/core/SkLiteDL.h |
| index e80548cecd69edb49830f9c8f9c00afd796e5c68..38a08129ac6a70791fb1b3899b439e94438710ff 100644 |
| --- a/src/core/SkLiteDL.h |
| +++ b/src/core/SkLiteDL.h |
| @@ -29,7 +29,6 @@ |
| void concat (const SkMatrix&); |
| void setMatrix (const SkMatrix&); |
| - void translate(SkScalar, SkScalar); |
| void translateZ(SkScalar); |
| void clipPath (const SkPath&, SkRegion::Op, bool aa); |