client: Drop unused member variables
Change-Id: Id7cca9d5cb620dadb356e9cfcc68ca1203a0db98 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: David Redondo <qt@david-redondo.de>
This commit is contained in:
parent
61f72fc6b6
commit
be38fbd3f4
@ -337,10 +337,6 @@ public:
|
||||
QPointF mGlobalPos;
|
||||
Qt::MouseButtons mButtons = Qt::NoButton;
|
||||
Qt::MouseButton mLastButton = Qt::NoButton;
|
||||
#if QT_CONFIG(cursor)
|
||||
wl_buffer *mCursorBuffer = nullptr;
|
||||
Qt::CursorShape mCursorShape = Qt::BitmapCursor;
|
||||
#endif
|
||||
|
||||
struct FrameData {
|
||||
QWaylandPointerEvent *event = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user