diff options
Diffstat (limited to 'src/dbus/qdbusreply.cpp')
| -rw-r--r-- | src/dbus/qdbusreply.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dbus/qdbusreply.cpp b/src/dbus/qdbusreply.cpp index a90e7354ed2..b9eff2a5251 100644 --- a/src/dbus/qdbusreply.cpp +++ b/src/dbus/qdbusreply.cpp @@ -137,11 +137,6 @@ using namespace Qt::StringLiterals; */ /*! - \fn template <typename T> const QDBusError& QDBusReply<T>::error() - \overload -*/ - -/*! \fn template <typename T> Type QDBusReply<T>::value() const Returns the remote function's calls return value. If the remote call returned with an error, the return value of this function is undefined and may be undistinguishable from a valid return |
