summaryrefslogtreecommitdiffstats
path: root/mojo/gpu/mojo_gles2_impl_autogen.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/gpu/mojo_gles2_impl_autogen.cc')
-rw-r--r--mojo/gpu/mojo_gles2_impl_autogen.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/mojo/gpu/mojo_gles2_impl_autogen.cc b/mojo/gpu/mojo_gles2_impl_autogen.cc
index 9f35d07..5237b66 100644
--- a/mojo/gpu/mojo_gles2_impl_autogen.cc
+++ b/mojo/gpu/mojo_gles2_impl_autogen.cc
@@ -1422,10 +1422,6 @@ void MojoGLES2Impl::RequestExtensionCHROMIUM(const char* extension) {
MojoGLES2MakeCurrent(context_);
glRequestExtensionCHROMIUM(extension);
}
-void MojoGLES2Impl::RateLimitOffscreenContextCHROMIUM() {
- MojoGLES2MakeCurrent(context_);
- glRateLimitOffscreenContextCHROMIUM();
-}
void MojoGLES2Impl::GetProgramInfoCHROMIUM(GLuint program,
GLsizei bufsize,
GLsizei* size,