summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-client/GuestImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/src-client/GuestImpl.cpp')
-rw-r--r--src/VBox/Main/src-client/GuestImpl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Main/src-client/GuestImpl.cpp b/src/VBox/Main/src-client/GuestImpl.cpp
index 4108dfae607..a18fab16d73 100644
--- a/src/VBox/Main/src-client/GuestImpl.cpp
+++ b/src/VBox/Main/src-client/GuestImpl.cpp
@@ -1080,7 +1080,6 @@ bool Guest::i_facilityUpdate(VBoxGuestFacilityType a_enmFacility, VBoxGuestFacil
/**
* Issued by the guest when a guest user changed its state.
*
- * @return IPRT status code.
* @param aUser Guest user name.
* @param aDomain Domain of guest user account. Optional.
* @param enmState New state to indicate.