summaryrefslogtreecommitdiffstats
path: root/mojo/gles2/gles2_support_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/gles2/gles2_support_impl.h')
-rw-r--r--mojo/gles2/gles2_support_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/gles2/gles2_support_impl.h b/mojo/gles2/gles2_support_impl.h
index 90d1ea3..a57000d 100644
--- a/mojo/gles2/gles2_support_impl.h
+++ b/mojo/gles2/gles2_support_impl.h
@@ -22,7 +22,6 @@ class MOJO_GLES2_IMPL_EXPORT GLES2SupportImpl : public GLES2Support {
virtual void Terminate() OVERRIDE;
virtual MojoGLES2Context CreateContext(
MessagePipeHandle handle,
- MojoGLES2ContextCreated created_callback,
MojoGLES2ContextLost lost_callback,
MojoGLES2DrawAnimationFrame animation_callback,
void* closure) OVERRIDE;