VirtualBox

Ignore:
Timestamp:
Aug 27, 2014 2:11:36 PM (10 years ago)
Author:
vboxsync
Message:

Deleted PC/DevSMC.cpp, removed the associated define.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/build/VBoxDD2.cpp

    r48947 r52506  
    6565    if (RT_FAILURE(rc))
    6666        return rc;
    67 #ifndef VBOX_WITH_SMC_NEW
    68     rc = pCallbacks->pfnRegister(pCallbacks, &g_DeviceSMC);
    69     if (RT_FAILURE(rc))
    70         return rc;
    71 #endif
    7267    rc = pCallbacks->pfnRegister(pCallbacks, &g_DeviceLPC);
    7368    if (RT_FAILURE(rc))
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