Index: src/gpu/GrTextContext.h |
diff --git a/src/gpu/GrTextContext.h b/src/gpu/GrTextContext.h |
index 94339040947d434070b025c1a8df6b0beae7752e..60714ca4ce578d4ae6fa4158bc6a68faeaf85553 100644 |
--- a/src/gpu/GrTextContext.h |
+++ b/src/gpu/GrTextContext.h |
@@ -23,9 +23,6 @@ class SkDrawFilter; |
class SkGpuDevice; |
class SkTextBlob; |
-// For testing textblobs on GPU. |
-#define USE_BITMAP_TEXTBLOBS |
- |
/* |
* This class wraps the state for a single text render |
*/ |