VirtualBox

Changeset 13638 in vbox


Ignore:
Timestamp:
Oct 28, 2008 10:33:59 PM (16 years ago)
Author:
vboxsync
Message:

Main: GCC warning.

File:
1 edited

Legend:

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

    r13591 r13638  
    68066806    if (FAILED (rc))
    68076807    {
    6808         MultiResultRef rc (rc);
    6809 
    6810         rc = deleteImplicitDiffs();
     6808        MultiResultRef mrc (rc);
     6809
     6810        mrc = deleteImplicitDiffs();
    68116811    }
    68126812
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