VirtualBox

Changeset 38655 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 6, 2011 10:54:10 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73865
Message:

Additions/Common/VBoxGuest: removed some dead code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r38650 r38655  
    350350/** Get the pointer to the first HGCM parameter in a 32-bit request.  */
    351351# define VBOXGUEST_HGCM_CALL_PARMS32(a)           ( (HGCMFunctionParameter32 *)((uint8_t *)(a) + sizeof(VBoxGuestHGCMCallInfo)) )
    352 
    353 /** IOCTL to VBoxGuest to make a connect to the clipboard service.
    354  * @todo Seems this is no longer is use. Try remove it. */
    355 # define VBOXGUEST_IOCTL_CLIPBOARD_CONNECT        VBOXGUEST_IOCTL_CODE_(19, sizeof(uint32_t))
    356352
    357353#endif /* VBOX_WITH_HGCM */
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