summaryrefslogtreecommitdiff
path: root/include/iprt/cpp/restclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iprt/cpp/restclient.h')
-rw-r--r--include/iprt/cpp/restclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/iprt/cpp/restclient.h b/include/iprt/cpp/restclient.h
index 23c53855ac5..56a9a892665 100644
--- a/include/iprt/cpp/restclient.h
+++ b/include/iprt/cpp/restclient.h
@@ -531,8 +531,6 @@ public:
/**
* Called after status, headers and body all have been presented.
- *
- * @returns IPRT status code.
*/
virtual void receiveFinal() RT_NOEXCEPT;