summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qsoftkeymanager_common_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qsoftkeymanager_common_p.h')
-rw-r--r--src/widgets/kernel/qsoftkeymanager_common_p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widgets/kernel/qsoftkeymanager_common_p.h b/src/widgets/kernel/qsoftkeymanager_common_p.h
index ae9c7c9bd0..2a170d30d8 100644
--- a/src/widgets/kernel/qsoftkeymanager_common_p.h
+++ b/src/widgets/kernel/qsoftkeymanager_common_p.h
@@ -74,9 +74,6 @@ protected:
QMultiHash<int, QAction*> requestedSoftKeyActions;
QWidget *initialSoftKeySource;
bool pendingUpdate;
-#ifdef SYMBIAN_VERSION_SYMBIAN3
- QHash<QAction*, int> softKeyCommandActions;
-#endif
};
QT_END_NAMESPACE