| Index: skia/ext/bitmap_platform_device_mac.h
|
| ===================================================================
|
| --- skia/ext/bitmap_platform_device_mac.h (revision 10202)
|
| +++ skia/ext/bitmap_platform_device_mac.h (working copy)
|
| @@ -61,7 +61,6 @@
|
| virtual void DrawToContext(CGContextRef context, int x, int y,
|
| const CGRect* src_rect);
|
| virtual bool IsVectorial() { return false; }
|
| - virtual void fixupAlphaBeforeCompositing() { };
|
|
|
| // Returns the color value at the specified location. This does not
|
| // consider any transforms that may be set on the device.
|
|
|