| Index: src/core/SkDeviceProfile.cpp
|
| diff --git a/src/core/SkDeviceProfile.cpp b/src/core/SkDeviceProfile.cpp
|
| index a15069a17ef249f8a8974b2729106a9eb3c6eb15..8d60151f6f297369ce26824b8f6e6f062f8c9a11 100644
|
| --- a/src/core/SkDeviceProfile.cpp
|
| +++ b/src/core/SkDeviceProfile.cpp
|
| @@ -9,8 +9,6 @@
|
| #include "SkDeviceProfile.h"
|
| #include "SkThread.h"
|
|
|
| -SK_DEFINE_INST_COUNT(SkDeviceProfile)
|
| -
|
| #define DEFAULT_GAMMAEXP 2.2f
|
| #define DEFAULT_CONTRASTSCALE 0.5f
|
| #define DEFAULT_LCDCONFIG SkDeviceProfile::kNone_LCDConfig
|
|
|