| Index: include/core/SkPreConfig.h
|
| diff --git a/include/core/SkPreConfig.h b/include/core/SkPreConfig.h
|
| index a59ead1efba2ce84daba71f14c4fe8842ebf21ed..1664cf263cb4862e9e402327bef76a4c12a6bd35 100644
|
| --- a/include/core/SkPreConfig.h
|
| +++ b/include/core/SkPreConfig.h
|
| @@ -195,11 +195,6 @@
|
|
|
| //////////////////////////////////////////////////////////////////////
|
|
|
| -// TODO(mtklein): propagate this through the codebase and remove
|
| -#define SK_CPU_HAS_CONDITIONAL_INSTR
|
| -
|
| -//////////////////////////////////////////////////////////////////////
|
| -
|
| #if !defined(SKIA_IMPLEMENTATION)
|
| #define SKIA_IMPLEMENTATION 0
|
| #endif
|
|
|