summaryrefslogtreecommitdiff
path: root/src/VBox/Debugger/VBoxDbgStatsQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Debugger/VBoxDbgStatsQt.cpp')
-rw-r--r--src/VBox/Debugger/VBoxDbgStatsQt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Debugger/VBoxDbgStatsQt.cpp b/src/VBox/Debugger/VBoxDbgStatsQt.cpp
index 27a5d789f03..e75ff444695 100644
--- a/src/VBox/Debugger/VBoxDbgStatsQt.cpp
+++ b/src/VBox/Debugger/VBoxDbgStatsQt.cpp
@@ -364,7 +364,6 @@ protected:
* updateCallback() worker that advances the update state to the next data node
* in anticipation of the next updateCallback call.
*
- * @returns The current node.
* @param pNode The current node.
*/
void updateCallbackAdvance(PDBGGUISTATSNODE pNode);