commit | 1f114a55b5eaaa81bd302c9ad851362512b61e2f | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Tue Oct 12 17:47:34 2010 -0700 |
committer | Romain Guy <romainguy@google.com> | Tue Oct 12 17:47:34 2010 -0700 |
tree | 80567c8d4e3a977978fd0b70cda7ddce899e0fbd | |
parent | 4bb942083a0d4db746adf95349108dd8ef842e32 [diff] [blame] |
Remove logging. Change-Id: Ibcb11d704653d8875e22629ea39e4ee2ebce3c22
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 @@ /////////////////////////////////////////////////////////////////////////////// // Debug -#define DEBUG_PATCHES 1 +#define DEBUG_PATCHES 0 // Debug #if DEBUG_PATCHES