From cd3cd78cf587852d8ad2b244b3cfb8d3433265fa Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" Date: Sun, 23 Aug 2009 03:26:15 +0000 Subject: Captain Ahab seems to have capsized his boat. What a bonehead. (Build fix). BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24086 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/config/SkUserConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skia') 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) -- cgit v1.1