summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-client/KeyboardImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/src-client/KeyboardImpl.cpp')
-rw-r--r--src/VBox/Main/src-client/KeyboardImpl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Main/src-client/KeyboardImpl.cpp b/src/VBox/Main/src-client/KeyboardImpl.cpp
index ba0e766e5d3..c8c4bb12764 100644
--- a/src/VBox/Main/src-client/KeyboardImpl.cpp
+++ b/src/VBox/Main/src-client/KeyboardImpl.cpp
@@ -410,7 +410,6 @@ DECLCALLBACK(void *) Keyboard::i_drvQueryInterface(PPDMIBASE pInterface, const c
/**
* Destruct a keyboard driver instance.
*
- * @returns VBox status code.
* @param pDrvIns The driver instance data.
*/
DECLCALLBACK(void) Keyboard::i_drvDestruct(PPDMDRVINS pDrvIns)