Skip to content

Commit

Permalink
Remove QWaylandWindowFunctions
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
torarnv committed Aug 4, 2020
1 parent 561da77 commit 4595fb2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 99 deletions.
1 change: 0 additions & 1 deletion src/platformheaders/platformheaders.pro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ CONFIG += header_module

include(eglfsfunctions/eglfsfunctions.pri)
include(helper/helper.pri)
include(waylandfunctions/waylandfunctions.pri)

QMAKE_DOCS = $$PWD/doc/qtplatformheaders.qdocconf

Expand Down
97 changes: 0 additions & 97 deletions src/platformheaders/waylandfunctions/qwaylandwindowfunctions_p.h

This file was deleted.

1 change: 0 additions & 1 deletion src/platformheaders/waylandfunctions/waylandfunctions.pri

This file was deleted.

0 comments on commit 4595fb2

Please sign in to comment.