VirtualBox

Changeset 13451 in vbox


Ignore:
Timestamp:
Oct 21, 2008 3:42:52 PM (16 years ago)
Author:
vboxsync
Message:

Main (Guest Properties): reverted r38230

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r13448 r13451  
    52125212                mHWData->mGuestProperties.push_back(property);
    52135213            }
    5214             if (!guestPropertiesNode.findKey ("NotificationPatterns").isNull())
    5215                 notificationPatterns = guestPropertiesNode.stringValue ("NotificationPatterns");
     5214            notificationPatterns = guestPropertiesNode.stringValue ("NotificationPatterns");
    52165215        }
    52175216        mHWData->mPropertyServiceActive = false;
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