diff options
Diffstat (limited to 'libs/hwui/Debug.h')
-rw-r--r-- | libs/hwui/Debug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/hwui/Debug.h b/libs/hwui/Debug.h index 014519eb98d5..62366845e7a1 100644 --- a/libs/hwui/Debug.h +++ b/libs/hwui/Debug.h @@ -42,9 +42,6 @@ // This flag requires DEBUG_PATCHES to be turned on #define DEBUG_PATCHES_EMPTY_VERTICES 0 -// Turn on to display debug info about paths -#define DEBUG_PATHS 0 - // Turn on to display debug info about shapes #define DEBUG_SHAPES 0 |