Remove QGuiApplicationPrivate::m_fakeTouchDevice

It is no longer in use.

Change-Id: I810a79c81fe49d855b31e992bf000166247791a5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Shawn Rutledge 2020-12-01 21:15:25 +01:00
parent 8df2bf0491
commit 6f694b7fe1

View File

@ -335,7 +335,6 @@ private:
friend class QDragManager;
static QGuiApplicationPrivate *self;
static QPointingDevice *m_fakeTouchDevice;
static int m_fakeMouseSourcePointId;
QSharedPointer<QColorTrcLut> m_a8ColorProfile;
QSharedPointer<QColorTrcLut> m_a32ColorProfile;