summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qmultitouch_mac_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qmultitouch_mac_p.h')
-rw-r--r--src/gui/kernel/qmultitouch_mac_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/kernel/qmultitouch_mac_p.h b/src/gui/kernel/qmultitouch_mac_p.h
index 0c45df4..19d7233 100644
--- a/src/gui/kernel/qmultitouch_mac_p.h
+++ b/src/gui/kernel/qmultitouch_mac_p.h
@@ -82,7 +82,6 @@ class QCocoaTouch
static bool _updateInternalStateOnly;
QTouchEvent::TouchPoint _touchPoint;
- QPointF _trackpadPos;
int _identity;
QCocoaTouch(NSTouch *nstouch);