diff options
Diffstat (limited to 'hw/xfree86/os-support/bus/freebsdPci.c')
-rw-r--r-- | hw/xfree86/os-support/bus/freebsdPci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xfree86/os-support/bus/freebsdPci.c b/hw/xfree86/os-support/bus/freebsdPci.c index 61cb405a8..b5a0edc70 100644 --- a/hw/xfree86/os-support/bus/freebsdPci.c +++ b/hw/xfree86/os-support/bus/freebsdPci.c @@ -124,8 +124,6 @@ freebsdPciInit() pciNumBuses = 1; pciBusInfo[0] = &freebsdPci0; - pciFindFirstFP = pciGenFindFirst; - pciFindNextFP = pciGenFindNext; } static CARD32 |