Skip to content

Commit cfe77a8

Browse files
committed
Update more comments
1 parent 340dbd1 commit cfe77a8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

include/ur_client_library/ur/dashboard_client_implementation_x.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,7 @@ class DashboardClientImplX : public DashboardClientImpl
8181
void disconnect() override;
8282

8383
/*!
84-
* \brief Gets the configured receive timeout. If receive timeout is unconfigured "normal" socket timeout of 1 second
85-
* will be returned
86-
*
87-
* \returns configured receive timeout
84+
* \brief This function call is effectively not doing anything.
8885
*/
8986
timeval getConfiguredReceiveTimeout() const override;
9087

0 commit comments

Comments
 (0)