VirtualBox

Changeset 107482 in vbox for trunk/src


Ignore:
Timestamp:
Jan 8, 2025 9:16:21 AM (11 days ago)
Author:
vboxsync
Message:

Devices/PC/DevPIC.cpp: Disable unused code, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPIC.cpp

    r106061 r107482  
    445445            pThis->aPics[0].auTags[irq2] = 0;
    446446            Log2(("picGetInterrupt1: %x base=%x irq=%x uTagSrc=%#x\n", intno, pThis->aPics[1].irq_base, irq2, *puTagSrc));
    447             irq = irq2 + 8;
     447            /*irq = irq2 + 8; unused */
    448448        }
    449449        else
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