Index: include/core/SkBitmap.h |
diff --git a/include/core/SkBitmap.h b/include/core/SkBitmap.h |
index c95accb8088a65c5546582cd055b53cd9cdfb0c0..0e847f2a4cf60fbf2cf263362dd802bc642d30d6 100644 |
--- a/include/core/SkBitmap.h |
+++ b/include/core/SkBitmap.h |
@@ -726,7 +726,6 @@ private: |
enum Flags { |
kImageIsVolatile_Flag = 0x02, |
- kImageIsImmutable_Flag = 0x04, |
#ifdef SK_BUILD_FOR_ANDROID |
/* A hint for the renderer responsible for drawing this bitmap |
* indicating that it should attempt to use mipmaps when this bitmap |