VirtualBox

Changeset 41474 in vbox for trunk/src/VBox/Main/src-client


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/Main/src-client/ConsoleImpl.cpp

    r41352 r41474  
    11691169    LogFlowFunc(("%s\n", pszStatus));
    11701170
     1171#ifdef VBOX_WITH_GUEST_PROPS
    11711172    /* Parse the status string. */
    11721173    if (RTStrICmp(pszStatus, "ATTACH") == 0)
     
    11821183        guestPropertiesVRDPUpdateNameChange(u32ClientId, pszStatus + strlen("NAME="));
    11831184    }
     1185#endif
    11841186
    11851187    LogFlowFuncLeave();
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