aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/config
diff options
context:
space:
mode:
Diffstat (limited to 'include/config')
-rw-r--r--include/config/SkUserConfig.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/config/SkUserConfig.h b/include/config/SkUserConfig.h
index 055cd4d1d1..a6497ca0ed 100644
--- a/include/config/SkUserConfig.h
+++ b/include/config/SkUserConfig.h
@@ -100,14 +100,6 @@
*/
//#define SK_MAX_SIZE_FOR_LCDTEXT 48
-/* If SK_DEBUG is defined, then you can optionally define SK_SUPPORT_UNITTEST
- which will run additional self-tests at startup. These can take a long time,
- so this flag is optional.
- */
-#ifdef SK_DEBUG
-//#define SK_SUPPORT_UNITTEST
-#endif
-
/* Change the ordering to work in X windows.
*/
#ifdef SK_SAMPLES_FOR_X