aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkImage.h')
-rw-r--r--include/core/SkImage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/core/SkImage.h b/include/core/SkImage.h
index f59042cada..b0587b2c3a 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;
/**