| Index: src/gpu/gl/GrGLCaps.h
|
| diff --git a/src/gpu/gl/GrGLCaps.h b/src/gpu/gl/GrGLCaps.h
|
| index 854be7bacc884b6cf5a011d6e43d3b5087018ce8..fd03da5e466a2ba08ab52f1ec293012b8af21d6b 100644
|
| --- a/src/gpu/gl/GrGLCaps.h
|
| +++ b/src/gpu/gl/GrGLCaps.h
|
| @@ -281,7 +281,6 @@
|
|
|
| private:
|
| void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
|
| - bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
|
|
|
| /**
|
| * Maintains a bit per GrPixelConfig. It is used to avoid redundantly
|
|
|