From 1f114a55b5eaaa81bd302c9ad851362512b61e2f Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Tue, 12 Oct 2010 17:47:34 -0700 Subject: Remove logging. Change-Id: Ibcb11d704653d8875e22629ea39e4ee2ebce3c22 --- libs/hwui/PatchCache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/hwui/PatchCache.h') diff --git a/libs/hwui/PatchCache.h b/libs/hwui/PatchCache.h index 2a8ac82..f4eeb09 100644 --- a/libs/hwui/PatchCache.h +++ b/libs/hwui/PatchCache.h @@ -29,7 +29,7 @@ namespace uirenderer { /////////////////////////////////////////////////////////////////////////////// // Debug -#define DEBUG_PATCHES 1 +#define DEBUG_PATCHES 0 // Debug #if DEBUG_PATCHES -- cgit v1.1