VirtualBox

Changeset 107484 in vbox


Ignore:
Timestamp:
Jan 8, 2025 9:18:22 AM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166543
Message:

Devices/PC/DevPit-i8254.cpp: Remove unused assignment, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPit-i8254.cpp

    r106061 r107484  
    11211121# endif
    11221122    if (uVersion > PIT_SAVED_STATE_VERSION_VBOX_31)
    1123         rc = pHlp->pfnSSMGetBool(pSSM, &pThis->fDisabledByHpet);
     1123        pHlp->pfnSSMGetBool(pSSM, &pThis->fDisabledByHpet);
    11241124
    11251125    return VINF_SUCCESS;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette