VirtualBox

Ignore:
Timestamp:
Jul 11, 2023 6:02:46 PM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158330
Message:

Shared Clipboard: Nit. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp

    r100450 r100525  
    287287    if (RT_SUCCESS(rc))
    288288    {
    289         rc = ShClTransferSetProvider(pTransfer, &pClient->Transfers.Provider); RT_NOREF(rc);
     289        rc = ShClTransferSetProvider(pTransfer, &pClient->Transfers.Provider);
    290290        if (RT_SUCCESS(rc))
    291291            rc = SharedClipboardWinTransferCreate(&pCtx->Win, pTransfer);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette