Drop unused variable
This commit is contained in:
parent
63102e1215
commit
3db6bd64fe
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ public:
|
|||
Private(SeatInterface *parent, wl_resource *parentResource, TouchInterface *q);
|
||||
|
||||
SeatInterface *seat;
|
||||
SurfaceInterface *focusedSurface = nullptr;
|
||||
QMetaObject::Connection destroyConnection;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in a new issue