From c1efd6fa2ab426150cc4de594ae91aa280b5368b Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Wed, 25 May 2016 13:52:07 +0200 Subject: [PATCH] Compile with -Wzero-as-null-pointer-constant Task-number: QTBUG-53619 Change-Id: Idf073287f215113431cad64f85628e010176ab74 Reviewed-by: Johan Helsing Reviewed-by: Giulio Camuffo Reviewed-by: Oswald Buddenhagen --- src/plugins/platforms/wayland/global/qwaylandclientextension.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/platforms/wayland/global/qwaylandclientextension.h b/src/plugins/platforms/wayland/global/qwaylandclientextension.h index a3de0aa4b8c..9ff45ea00d0 100644 --- a/src/plugins/platforms/wayland/global/qwaylandclientextension.h +++ b/src/plugins/platforms/wayland/global/qwaylandclientextension.h @@ -38,7 +38,6 @@ #define QWAYLANDCLIENTEXTENSION_H #include -#include #include #include QT_BEGIN_NAMESPACE