aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrResourceProvider.h')
-rw-r--r--src/gpu/GrResourceProvider.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpu/GrResourceProvider.h b/src/gpu/GrResourceProvider.h
index 9616d7541d..28207b7a87 100644
--- a/src/gpu/GrResourceProvider.h
+++ b/src/gpu/GrResourceProvider.h
@@ -152,8 +152,6 @@ public:
return this->createQuadIndexBuffer();
}
- static int QuadCountOfQuadBuffer();
-
/**
* Factories for GrPath and GrPathRange objects. It's an error to call these if path rendering
* is not supported.