Client: Drop unused member variable
Change-Id: I9b3f1d1a2ff2e9658604778e1ab4b8b7c030e1ac Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
This commit is contained in:
parent
a43bf3fc73
commit
1b0445156d
@ -285,7 +285,6 @@ private:
|
||||
QScopedPointer<QtWayland::zwp_text_input_manager_v2> mTextInputManager;
|
||||
QScopedPointer<QWaylandHardwareIntegration> mHardwareIntegration;
|
||||
QScopedPointer<QWaylandXdgOutputManagerV1> mXdgOutputManager;
|
||||
QSocketNotifier *mReadNotifier = nullptr;
|
||||
int mFd = -1;
|
||||
int mWritableNotificationFd = -1;
|
||||
QList<RegistryGlobal> mGlobals;
|
||||
|
Loading…
x
Reference in New Issue
Block a user