Index: /trunk/src/VBox/Devices/Bus/DevPCI.cpp
===================================================================
--- /trunk/src/VBox/Devices/Bus/DevPCI.cpp	(revision 24145)
+++ /trunk/src/VBox/Devices/Bus/DevPCI.cpp	(revision 24146)
@@ -1623,5 +1623,4 @@
     PPCIBUS     pBus  = &pThis->PciBus;
     uint32_t    u32;
-    uint32_t    i;
     int         rc;
 
@@ -1906,5 +1905,4 @@
 static DECLCALLBACK(int) pciFakePCIBIOS(PPDMDEVINS pDevIns)
 {
-    int         rc;
     unsigned    i;
     uint8_t     elcr[2] = {0, 0};
