VirtualBox

Changeset 27853 in vbox


Ignore:
Timestamp:
Mar 31, 2010 8:24:00 AM (15 years ago)
Author:
vboxsync
Message:

Backed out r59458 here too

File:
1 edited

Legend:

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

    r27852 r27853  
    22042204        rc = CFGMR3InsertInteger(pCfg,  "SmcEnabled", fSmcEnabled);                 RC_CHECK();
    22052205        rc = CFGMR3InsertInteger(pCfg,  "ShowRtc",    fExtProfile);                 RC_CHECK();
    2206         rc = CFGMR3InsertInteger(pCfg,  "ShowNic",    fExtProfile);                 RC_CHECK();
    22072206
    22082207        rc = CFGMR3InsertInteger(pCfg,  "ShowCpu", fShowCpu);                       RC_CHECK();
     
    35533552#endif /* !VBOX_WITH_GUEST_CONTROL */
    35543553}
     3554
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