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