Index: include/core/SkBitmapDevice.h |
=================================================================== |
--- include/core/SkBitmapDevice.h (revision 12666) |
+++ include/core/SkBitmapDevice.h (working copy) |
@@ -258,8 +258,6 @@ |
friend class SkSurface_Raster; |
- void init(SkBitmap::Config config, int width, int height, bool isOpaque); |
- |
// used to change the backend's pixels (and possibly config/rowbytes) |
// but cannot change the width/height, so there should be no change to |
// any clip information. |