summaryrefslogtreecommitdiff
path: root/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h')
-rw-r--r--src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h b/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h
index ede25ba883a..619a39d54be 100644
--- a/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h
+++ b/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h
@@ -365,7 +365,6 @@ void ShClBackendDestroy(PSHCLBACKEND pBackend);
/**
* Called when a new HGCM client connects.
*
- * @returns VBox status code.
* @param pBackend Shared Clipboard backend to set callbacks for.
* @param pCallbacks Backend callbacks to use.
* When NULL is specified, the backend's default callbacks are being used.