Index: src/gpu/GrDefaultGeoProcFactory.h |
diff --git a/src/gpu/GrDefaultGeoProcFactory.h b/src/gpu/GrDefaultGeoProcFactory.h |
index bf2db40ecd030b31cdaaae20fa509aeafda296ab..23bcb451c69c7b6483d2009975a14ce12b6338b5 100644 |
--- a/src/gpu/GrDefaultGeoProcFactory.h |
+++ b/src/gpu/GrDefaultGeoProcFactory.h |
@@ -10,8 +10,6 @@ |
#include "GrGeometryProcessor.h" |
-class GrDrawState; |
- |
/* |
* A factory for creating default Geometry Processors which simply multiply position by the uniform |
* view matrix and wire through color, coverage, UV coords if requested. Right now this is only |