VirtualBox

Changeset 100675 in vbox


Ignore:
Timestamp:
Jul 21, 2023 10:17:25 AM (21 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158515
Message:

Shared Clipboard/http: Removed unused member. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/clipboard-transfers-http.cpp

    r100622 r100675  
    8181    /** Pointer to associated transfer. */
    8282    PSHCLTRANSFER       pTransfer;
    83     /** The (cached) root list of the transfer. NULL if not cached yet. */
    84     PSHCLLIST           pRootList;
    8583    /** Critical section for serializing access. */
    8684    RTCRITSECT          CritSect;
     
    922920
    923921                pSrvTx->pTransfer = pTransfer;
    924                 pSrvTx->pRootList = NULL;
    925922                pSrvTx->hObj      = NIL_SHCLOBJHANDLE;
    926923
Note: See TracChangeset for help on using the changeset viewer.

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