VirtualBox

Changeset 41474 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
May 29, 2012 10:05:03 AM (13 years ago)
Author:
vboxsync
Message:

compile fix for VBOX_WITH_GUEST_PROPS disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAutoLogon.cpp

    r40415 r41474  
    6262             * guest property to have at least something.
    6363             */
     64#ifdef VBOX_WITH_GUEST_PROPS
    6465            uint32_t u32ClientId = 0;
    6566            rc = VbglR3GuestPropConnect(&u32ClientId);
     
    9596                VbglR3GuestPropDisconnect(u32ClientId);
    9697            }
     98#endif
    9799        }
    98100
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