Index: src/core/SkDeviceProfile.h |
diff --git a/src/core/SkDeviceProfile.h b/src/core/SkDeviceProfile.h |
index 6ef8dfb8395f5948fb00dd79f0e9bf2a605f4f4c..d949444f8e53ae00170b828f27eab0a3948c3556 100644 |
--- a/src/core/SkDeviceProfile.h |
+++ b/src/core/SkDeviceProfile.h |
@@ -12,7 +12,7 @@ |
class SkDeviceProfile : public SkRefCnt { |
public: |
- SK_DECLARE_INST_COUNT(SkDeviceProfile) |
+ |
enum LCDConfig { |
kNone_LCDConfig, // disables LCD text rendering, uses A8 instead |