summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/GMM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR3/GMM.cpp')
-rw-r--r--src/VBox/VMM/VMMR3/GMM.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR3/GMM.cpp b/src/VBox/VMM/VMMR3/GMM.cpp
index bf2105bccf3..a92c70e6e41 100644
--- a/src/VBox/VMM/VMMR3/GMM.cpp
+++ b/src/VBox/VMM/VMMR3/GMM.cpp
@@ -174,7 +174,6 @@ GMMR3DECL(int) GMMR3FreePagesPrepare(PVM pVM, PGMMFREEPAGESREQ *ppReq, uint32_t
/**
* Re-prepares a GMMR0FreePages request.
*
- * @returns VINF_SUCCESS or VERR_NO_TMP_MEMORY.
* @param pVM The cross context VM structure.
* @param pReq A request buffer previously returned by
* GMMR3FreePagesPrepare().