diff --git a/src/dbus/qdbusintrospection.cpp b/src/dbus/qdbusintrospection.cpp index e7daa4afda..2190066953 100644 --- a/src/dbus/qdbusintrospection.cpp +++ b/src/dbus/qdbusintrospection.cpp @@ -266,14 +266,6 @@ QT_BEGIN_NAMESPACE \sa parseObject() */ -/*! - \variable QDBusIntrospection::Object::introspection - The XML document fragment describing this object, its interfaces and sub-objects at the time - of the parsing. - - The result of parseObject with this XML data should be the same as the Object struct. -*/ - /*! \variable QDBusIntrospection::Object::interfaces The list of interface names in this object.