VirtualBox

Ignore:
Timestamp:
Feb 2, 2010 4:30:28 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57170
Message:

Main: get rid of isReallyChanged() voodoo in Machine and subclasses; instead check in the XML classes whether things really changed via operator==; documentation, cleanup

File:
1 edited

Legend:

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

    r26088 r26156  
    420420}
    421421
    422 bool AudioAdapter::isReallyModified()
    423 {
    424     AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
    425     return mData.hasActualChanges();
    426 }
    427 
    428422/**
    429423 *  @note Locks this object for writing.
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