summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/GIM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR3/GIM.cpp')
-rw-r--r--src/VBox/VMM/VMMR3/GIM.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR3/GIM.cpp b/src/VBox/VMM/VMMR3/GIM.cpp
index 622d1e8e786..145765ba212 100644
--- a/src/VBox/VMM/VMMR3/GIM.cpp
+++ b/src/VBox/VMM/VMMR3/GIM.cpp
@@ -417,7 +417,6 @@ VMMR3_INT_DECL(void) GIMR3Relocate(PVM pVM, RTGCINTPTR offDelta)
* For the GIM component this means unmapping and unregistering MMIO2 regions
* and other provider-specific resets.
*
- * @returns VBox status code.
* @param pVM The cross context VM structure.
*/
VMMR3_INT_DECL(void) GIMR3Reset(PVM pVM)