summaryrefslogtreecommitdiffstats
path: root/skia/config/SkUserConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'skia/config/SkUserConfig.h')
-rw-r--r--skia/config/SkUserConfig.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index b66b8cf..e88e80c8 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -76,11 +76,8 @@
based on the presence or absence of NDEBUG, but that decision can be changed
here.
*/
-
-// Force SK_DEBUG even in release, so we get SkASSERTs.
-// TODO(senorblanco): Remove this after a few reliability runs.
-#define SK_DEBUG
-#undef SK_RELEASE
+//#define SK_DEBUG
+//#define SK_RELEASE
/* If, in debugging mode, Skia needs to stop (presumably to invoke a debugger)