summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/VMMDev/VMMDevTesting.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/VMMDev/VMMDevTesting.cpp')
-rw-r--r--src/VBox/Devices/VMMDev/VMMDevTesting.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Devices/VMMDev/VMMDevTesting.cpp b/src/VBox/Devices/VMMDev/VMMDevTesting.cpp
index 21c738928e6..098ef4dfb3b 100644
--- a/src/VBox/Devices/VMMDev/VMMDevTesting.cpp
+++ b/src/VBox/Devices/VMMDev/VMMDevTesting.cpp
@@ -998,7 +998,6 @@ static DECLCALLBACK(int) vmmdevR3TestingLockingThreadWakeup(PPDMDEVINS pDevIns,
/**
* Initializes the testing part of the VMMDev if enabled.
*
- * @returns VBox status code.
* @param pDevIns The VMMDev device instance.
*/
void vmmdevR3TestingTerminate(PPDMDEVINS pDevIns)