diff options
author | Romain Guy <romainguy@google.com> | 2011-01-20 11:35:46 -0800 |
---|---|---|
committer | Romain Guy <romainguy@google.com> | 2011-01-20 11:39:09 -0800 |
commit | ff26a0c1c905dc1ec53b1bab860b80f2976d59be (patch) | |
tree | a14b731211e689e0da77cdd9772a7add8f1b88ac /libs/hwui/Debug.h | |
parent | 482b34a6f8aebe620cf815cdc689726ef5cf437e (diff) |
Remove unnecessary code.
Change-Id: I83eba3406c26a4028af08b4d4c95ecd02803e75a
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 |