summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
Diffstat (limited to 'skia')
-rw-r--r--skia/config/SkUserConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index 1261580..b66b8cf 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -80,7 +80,7 @@
// Force SK_DEBUG even in release, so we get SkASSERTs.
// TODO(senorblanco): Remove this after a few reliability runs.
#define SK_DEBUG
-//#define SK_RELEASE
+#undef SK_RELEASE
/* If, in debugging mode, Skia needs to stop (presumably to invoke a debugger)