From 50f79d4bfbfd1007fa3c75132dfc945ad39ac716 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Wed, 10 Sep 2014 14:13:20 +0200 Subject: Remove unnecessary private header includes Most importantly, get rid of QOpenGLContextPrivate::globalShareContext which will be removed before the final. Change-Id: I5796fa822d2962c21fd8b6d8d3c196686d536e3d Reviewed-by: Andras Becsi --- src/core/gl_surface_qt.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/gl_surface_qt.cpp') diff --git a/src/core/gl_surface_qt.cpp b/src/core/gl_surface_qt.cpp index 6510680ca..72758cbff 100644 --- a/src/core/gl_surface_qt.cpp +++ b/src/core/gl_surface_qt.cpp @@ -43,7 +43,6 @@ #if !defined(OS_MACOSX) #include -#include #include "gl_context_qt.h" #include "qtwebenginecoreglobal.h" -- cgit v1.2.3