Index: include/config/SkUserConfig.h |
diff --git a/include/config/SkUserConfig.h b/include/config/SkUserConfig.h |
index 5f59b9131c104f1029c3e956b18c3f3f9c6565f2..92e2b907628df266ff8e81811a271fa7c7114c6f 100644 |
--- a/include/config/SkUserConfig.h |
+++ b/include/config/SkUserConfig.h |
@@ -168,14 +168,4 @@ |
*/ |
//#define SK_PDF_USE_PATHOPS |
-/* Skia uses these defines as the target of include preprocessor directives. |
- * The header files pointed to by these defines provide declarations and |
- * possibly inline implementations of threading primitives. |
- * |
- * See SkThread.h for documentation on what these includes must contain. |
- */ |
-//#define SK_ATOMICS_PLATFORM_H "SkAtomics_xxx.h" |
-//#define SK_MUTEX_PLATFORM_H "SkMutex_xxx.h" |
-//#define SK_BARRIERS_PLATFORM_H "SkBarriers_xxx.h" |
- |
#endif |