summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/Storage/HBDMgmt-darwin.cpp')
-rw-r--r--src/VBox/Devices/Storage/HBDMgmt-darwin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp b/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp
index a0bb0961592..aee80ad72ed 100644
--- a/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp
+++ b/src/VBox/Devices/Storage/HBDMgmt-darwin.cpp
@@ -123,7 +123,6 @@ typedef HBDMGRDACLBKARGS *PHBDMGRDACLBKARGS;
/**
* Unclaims the given block device and frees its state removing it from the list.
*
- * @returns nothing.
* @param pDev The block device to unclaim.
*/
static void hbdMgrDevUnclaim(PHBDMGRDEV pDev)
@@ -294,7 +293,6 @@ static DADissenterRef hbdMgrDAMountApprovalCallback(DADiskRef hDiskRef, void *pv
*
* Dummy handler for the wakeup source to kick the worker thread.
*
- * @returns nothing.
* @param pInfo Opaque user data given during source creation, unused.
*/
static void hbdMgrDAPerformWakeup(void *pInfo)