diff --git a/src/wayland/touch_interface.cpp b/src/wayland/touch_interface.cpp index df0332c525..f49fa9d57b 100644 --- a/src/wayland/touch_interface.cpp +++ b/src/wayland/touch_interface.cpp @@ -37,7 +37,6 @@ public: Private(SeatInterface *parent, wl_resource *parentResource, TouchInterface *q); SeatInterface *seat; - SurfaceInterface *focusedSurface = nullptr; QMetaObject::Connection destroyConnection; private: