summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qevent.cpp')
-rw-r--r--src/gui/kernel/qevent.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gui/kernel/qevent.cpp b/src/gui/kernel/qevent.cpp
index 0c3b631608..7db77f5ee5 100644
--- a/src/gui/kernel/qevent.cpp
+++ b/src/gui/kernel/qevent.cpp
@@ -5328,14 +5328,6 @@ qint64 QPointingDeviceUniqueId::numericId() const noexcept
*/
/*!
- \internal
-*/
-bool QPointingDeviceUniqueId::equals(QPointingDeviceUniqueId other) const noexcept
-{
- return numericId() == other.numericId();
-}
-
-/*!
\relates QPointingDeviceUniqueId
\since 5.8