summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_surface_qt.cpp
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2022-06-20 16:24:53 +0200
committerPeter Varga <pvarga@inf.u-szeged.hu>2022-06-24 07:34:35 +0200
commit8c113ad54b39d26c011a8a127b8dac6c401a9ef3 (patch)
tree0408a5d5c9f468198ccd9ce16c260e271805672d /src/core/ozone/gl_surface_qt.cpp
parent51faba3af76f4a7c67c769a5ab0be17c9aa54f83 (diff)
Various clean-ups
Pick-to: 6.4 Change-Id: I53e04a247a25149d9f29135484c0528c706de7d8 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'src/core/ozone/gl_surface_qt.cpp')
-rw-r--r--src/core/ozone/gl_surface_qt.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/ozone/gl_surface_qt.cpp b/src/core/ozone/gl_surface_qt.cpp
index 9b07e70e6..0e181b4c1 100644
--- a/src/core/ozone/gl_surface_qt.cpp
+++ b/src/core/ozone/gl_surface_qt.cpp
@@ -10,8 +10,6 @@
#include "gl_surface_qt.h"
#include "qtwebenginecoreglobal_p.h"
-#include "base/logging.h"
-
#if defined(OS_WIN)
#include "web_engine_context.h"
#include "ozone/gl_surface_wgl_qt.h"