Index: content/gpu/gpu_main.cc |
=================================================================== |
--- content/gpu/gpu_main.cc (revision 133023) |
+++ content/gpu/gpu_main.cc (working copy) |
@@ -62,9 +62,6 @@ |
#elif defined(USE_X11) |
ui::SetDefaultX11ErrorHandlers(); |
#endif |
-#if defined(TOOLKIT_GTK) |
- gfx::GdkInitFromCommandLine(*CommandLine::ForCurrentProcess()); |
-#endif |
} |
// Initialization of the OpenGL bindings may fail, in which case we |