| Index: include/core/SkTypes.h
|
| diff --git a/include/core/SkTypes.h b/include/core/SkTypes.h
|
| index 06c8583a61d68239bbcda3e0c053d722c094a1ae..c30a8a2d66fa232434f50dc51facba9a1522ac6a 100644
|
| --- a/include/core/SkTypes.h
|
| +++ b/include/core/SkTypes.h
|
| @@ -1,3 +1,4 @@
|
| +
|
| /*
|
| * Copyright 2006 The Android Open Source Project
|
| *
|
| @@ -5,6 +6,7 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| +
|
| #ifndef SkTypes_DEFINED
|
| #define SkTypes_DEFINED
|
|
|
| @@ -12,8 +14,6 @@
|
| #include "SkUserConfig.h"
|
| #include "SkPostConfig.h"
|
| #include <stdint.h>
|
| -
|
| -//#define SK_SUPPORT_LEGACY_SK64
|
|
|
| /** \file SkTypes.h
|
| */
|
|
|