diff options
-rw-r--r-- | src/devices/cardbus_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cardbus_device.c b/src/devices/cardbus_device.c index 3e5a8353a2..2dc7a51f3a 100644 --- a/src/devices/cardbus_device.c +++ b/src/devices/cardbus_device.c @@ -93,7 +93,6 @@ void cardbus_read_resources(device_t dev) resource_t moving_base, moving_limit, moving; unsigned long type; uint16_t ctl; - unsigned long index; /* See if needs a card control registers base address */ |