cursor: remove unused attribute

This commit is contained in:
Aleix Pol 2021-07-02 21:10:21 +02:00 committed by Aleix Pol Gonzalez
parent 29ff0d30ad
commit d706d98e86

View file

@ -91,7 +91,6 @@ protected:
private:
WaylandBackend *m_backend;
KWayland::Client::Pointer *m_pointer;
KWayland::Client::Surface *m_surface = nullptr;
};