aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLContextInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGLContextInfo.cpp')
-rw-r--r--src/gpu/gl/GrGLContextInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLContextInfo.cpp b/src/gpu/gl/GrGLContextInfo.cpp
index 060d236b22..7a33ac7fee 100644
--- a/src/gpu/gl/GrGLContextInfo.cpp
+++ b/src/gpu/gl/GrGLContextInfo.cpp
@@ -83,4 +83,3 @@ bool GrGLContextInfo::initialize(const GrGLInterface* interface) {
bool GrGLContextInfo::isInitialized() const {
return kNone_GrGLBinding != fBindingInUse;
}
-