diff --git a/src/dbus/qdbusextratypes.cpp b/src/dbus/qdbusextratypes.cpp index 93a096ed2e..137e44db81 100644 --- a/src/dbus/qdbusextratypes.cpp +++ b/src/dbus/qdbusextratypes.cpp @@ -168,15 +168,6 @@ void QDBusSignature::doCheck() \sa path() */ -/*! - \fn QDBusObjectPath &QDBusObjectPath::operator=(const QDBusObjectPath &path) - - Assigns the value of the given \a path to this object path. - - \sa setPath() -*/ - - /*! \class QDBusSignature \inmodule QtDBus @@ -229,14 +220,6 @@ void QDBusSignature::doCheck() \sa signature() */ -/*! - \fn QDBusSignature &QDBusSignature::operator=(const QDBusSignature &signature) - - Assigns the value of the given \a signature to this signature. - - \sa setSignature() -*/ - QT_END_NAMESPACE #endif // QT_NO_DBUS