VirtualBox

Changeset 47597 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Aug 7, 2013 4:38:35 PM (12 years ago)
Author:
vboxsync
Message:

Main/VirtualBox: remove accidental test code checkin, breaking IVirtualBox.getVersion

File:
1 edited

Legend:

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

    r47561 r47597  
    830830    AutoCaller autoCaller(this);
    831831    if (FAILED(autoCaller.rc())) return autoCaller.rc();
    832 
    833     MultiResult mrc;
    834     setError(E_INVALIDARG, "test error first");
    835     setError(E_FAIL, "test error");
    836     return 0x8000ffff;
    837832
    838833    sVersion.cloneTo(aVersion);
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