From 27681c790619563d6aef06c7c1e0a99a7c35c90f Mon Sep 17 00:00:00 2001 From: Alexey Edelev Date: Thu, 6 Jul 2023 12:37:28 +0200 Subject: [PATCH] Do not generate the deprecated 'QtWaylandClient/qwaylandclientexport.h' Task-number: QTBUG-115029 Change-Id: Ief42a0eeb6360df7d12f367f023579106cc9db34 Reviewed-by: David Edmundson --- src/plugins/platforms/wayland/qtwaylandclientglobal.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/plugins/platforms/wayland/qtwaylandclientglobal.h b/src/plugins/platforms/wayland/qtwaylandclientglobal.h index 1582176eaa0..0e54752947e 100644 --- a/src/plugins/platforms/wayland/qtwaylandclientglobal.h +++ b/src/plugins/platforms/wayland/qtwaylandclientglobal.h @@ -4,10 +4,6 @@ #ifndef QWAYLANDCLIENTGLOBAL_H #define QWAYLANDCLIENTGLOBAL_H -#if 0 -#pragma qt_deprecates(qwaylandclientexport.h) -#endif - #include #include #include