aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLGLSL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGLGLSL.cpp')
-rwxr-xr-xsrc/gpu/gl/GrGLGLSL.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLGLSL.cpp b/src/gpu/gl/GrGLGLSL.cpp
index 60f0c276f7..e5aed03557 100755
--- a/src/gpu/gl/GrGLGLSL.cpp
+++ b/src/gpu/gl/GrGLGLSL.cpp
@@ -50,4 +50,3 @@ bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation
return false;
}
}
-