VirtualBox

Changeset 5624 in vbox for trunk/src/VBox/VMM/DBGFDisas.cpp


Ignore:
Timestamp:
Nov 3, 2007 9:18:42 AM (17 years ago)
Author:
vboxsync
Message:

removed obsolete code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/DBGFDisas.cpp

    r5055 r5624  
    125125static int dbgfR3DisasInstrNext(PDBGFDISASSTATE pState)
    126126{
    127     pState->rc              = VINF_SUCCESS;
    128127    uint32_t cbInstr;
    129128    int rc = DISInstr(&pState->Cpu, (void *)pState->GCPtrNext, 0, &cbInstr, NULL);
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