From 4595fb2c1edce6d2f5e7616111702018d3778001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Wed, 29 Jul 2020 15:31:06 +0200 Subject: Remove QWaylandWindowFunctions The subsurface sync/desync functions were unimplemented on the qtwayland side, so this is all dead code. We will introduce the platform interfaces if an actual use-case with an implementation comes up. Task-number: QTBUG-84220 Change-Id: I921ee7262e5f0a7171058aaf0ff2102d9e6f438e Reviewed-by: Paul Olav Tvete --- src/platformheaders/waylandfunctions/waylandfunctions.pri | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/platformheaders/waylandfunctions/waylandfunctions.pri (limited to 'src/platformheaders/waylandfunctions/waylandfunctions.pri') diff --git a/src/platformheaders/waylandfunctions/waylandfunctions.pri b/src/platformheaders/waylandfunctions/waylandfunctions.pri deleted file mode 100644 index ec612d6418..0000000000 --- a/src/platformheaders/waylandfunctions/waylandfunctions.pri +++ /dev/null @@ -1 +0,0 @@ -HEADERS += $$PWD/qwaylandwindowfunctions_p.h -- cgit v1.2.3