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 7d150bb91472..6795ac3205d1 100644 --- a/libs/hwui/Debug.h +++ b/libs/hwui/Debug.h @@ -65,9 +65,6 @@ // Turn on to enable additional debugging in the font renderers #define DEBUG_FONT_RENDERER 0 -// Force gamma correction in shaders -#define DEBUG_FONT_RENDERER_FORCE_SHADER_GAMMA 0 - // Turn on to dump display list state #define DEBUG_DISPLAY_LIST 0 |