summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/USBProxyService.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/src-server/USBProxyService.cpp')
-rw-r--r--src/VBox/Main/src-server/USBProxyService.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/USBProxyService.cpp b/src/VBox/Main/src-server/USBProxyService.cpp
index 03823e3cd56..342088ff312 100644
--- a/src/VBox/Main/src-server/USBProxyService.cpp
+++ b/src/VBox/Main/src-server/USBProxyService.cpp
@@ -643,7 +643,6 @@ void USBProxyService::i_deviceRemoved(ComObjPtr<HostUSBDevice> &aDevice)
*
* This is responsible for calling HostUSBDevice::updateState().
*
- * @returns true if there is a state change.
* @param aDevice The device in question.
* @param aUSBDevice The USB device structure for the last enumeration.
* @param fFakeUpdate Flag whether to fake updating state.