VirtualBox

Changeset 30358 in vbox for trunk/src


Ignore:
Timestamp:
Jun 22, 2010 9:14:21 AM (15 years ago)
Author:
vboxsync
Message:

Main: temp disabled EventSource init

File:
1 edited

Legend:

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

    r30345 r30358  
    536536
    537537        /* events */
     538#if 0
     539        // disabled for now
    538540        if (SUCCEEDED(rc = unconst(m->pEventSource).createObject()))
    539541            rc = m->pEventSource->init(this);
    540542        if (FAILED(rc)) throw rc;
     543#endif
    541544
    542545    }
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