Chromium Code Reviews| Index: include/core/SkImage.h |
| diff --git a/include/core/SkImage.h b/include/core/SkImage.h |
| index f59042cada0e5c2f07030962aca8fa0df1580094..b0587b2c3a884a68fef29f18a9a66774d48c0f3f 100644 |
| --- a/include/core/SkImage.h |
| +++ b/include/core/SkImage.h |
| @@ -131,8 +131,6 @@ public: |
| */ |
| SkSurface* newSurface(const SkImageInfo&, const SkSurfaceProps* = NULL) const; |
| - void preroll() const; |
| - |
| const char* toString(SkString*) const; |
| /** |