summaryrefslogtreecommitdiffstats
path: root/src/input/frontend
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire350@gmail.com>2015-11-28 18:22:34 +0100
committerSean Harmer <sean.harmer@kdab.com>2015-11-29 18:35:21 +0000
commitd1de39e4651b90cc06a54f6c974bb34da894c2ad (patch)
treef90b19406543e50b0e0181bb38df00c25d502ad3 /src/input/frontend
parente0d6bf0a49c7505e3ab561710ff60c6577ad94df (diff)
QInputDevicePlugin: Remove useless and dangerous Q_DECLARE_INTERFACE
Change-Id: I1e6d86d6b80e3775a8437ad6186212accbeb2400 Reviewed-by: Paul Lemire <paul.lemire@kdab.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/input/frontend')
-rw-r--r--src/input/frontend/qinputdeviceplugin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input/frontend/qinputdeviceplugin.h b/src/input/frontend/qinputdeviceplugin.h
index 3b6a98185..2d3678134 100644
--- a/src/input/frontend/qinputdeviceplugin.h
+++ b/src/input/frontend/qinputdeviceplugin.h
@@ -63,8 +63,6 @@ public:
#define QInputDevicePlugin_iid "org.qt-project.Qt3DInput.QInputDevicePlugin 5.6"
-Q_DECLARE_INTERFACE(Qt3DInput::QInputDevicePlugin, QInputDevicePlugin_iid)
-
QT_END_NAMESPACE
#endif // QT3DINPUT_QINPUTDEVICEPLUGIN_H