summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/USBProxyBackend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/src-server/USBProxyBackend.cpp')
-rw-r--r--src/VBox/Main/src-server/USBProxyBackend.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VBox/Main/src-server/USBProxyBackend.cpp b/src/VBox/Main/src-server/USBProxyBackend.cpp
index 15e69b6a4c0..56bde261e33 100644
--- a/src/VBox/Main/src-server/USBProxyBackend.cpp
+++ b/src/VBox/Main/src-server/USBProxyBackend.cpp
@@ -200,7 +200,6 @@ int USBProxyBackend::captureDevice(HostUSBDevice *aDevice)
*
* This is used by the proxy to release temporary filters.
*
- * @returns VBox status code.
* @param aDevice The device in question.
* @param aSuccess Whether it succeeded or failed.
*/
@@ -232,7 +231,6 @@ int USBProxyBackend::releaseDevice(HostUSBDevice *aDevice)
*
* This is used by the proxy to release temporary filters.
*
- * @returns VBox status code.
* @param aDevice The device in question.
* @param aSuccess Whether it succeeded or failed.
*/