Index: content/renderer/ggl.cc |
=================================================================== |
--- content/renderer/ggl.cc (revision 78611) |
+++ content/renderer/ggl.cc (working copy) |
@@ -102,8 +102,6 @@ |
static bool MakeCurrent(Context* context); |
// Display all content rendered since last call to SwapBuffers. |
- // TODO(apatrick): support rendering to browser window. This function is |
- // not useful at this point. |
bool SwapBuffers(); |
// Create a hardware accelerated video decoder associated with this context. |