summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/media/rendering_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/gpu/media/rendering_helper.h')
-rw-r--r--content/common/gpu/media/rendering_helper.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/common/gpu/media/rendering_helper.h b/content/common/gpu/media/rendering_helper.h
index 7890b53..081d0ba 100644
--- a/content/common/gpu/media/rendering_helper.h
+++ b/content/common/gpu/media/rendering_helper.h
@@ -75,9 +75,6 @@ class RenderingHelper {
// Delete |texture_id|.
void DeleteTexture(uint32 texture_id);
- // Get the platform specific handle to the OpenGL context.
- void* GetGLContext();
-
// Get the platform specific handle to the OpenGL display.
void* GetGLDisplay();