aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu')
-rw-r--r--include/gpu/GrGpuResourceRef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gpu/GrGpuResourceRef.h b/include/gpu/GrGpuResourceRef.h
index 1f7d31be94..0e23eeab61 100644
--- a/include/gpu/GrGpuResourceRef.h
+++ b/include/gpu/GrGpuResourceRef.h
@@ -77,8 +77,6 @@ private:
called. */
void pendingIOComplete() const;
- friend class GrDrawState;
- friend class GrOptDrawState;
friend class GrProgramElement;
GrGpuResource* fResource;