From 539717fe1f08a000d1eef9f345d24cb49e3663b5 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 18 Aug 2008 14:50:33 -0400 Subject: Remove (unused) pciMaxBusNum. --- hw/xfree86/os-support/bus/Pci.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/xfree86/os-support/bus/Pci.h') diff --git a/hw/xfree86/os-support/bus/Pci.h b/hw/xfree86/os-support/bus/Pci.h index e56d61e3b..a8b10796f 100644 --- a/hw/xfree86/os-support/bus/Pci.h +++ b/hw/xfree86/os-support/bus/Pci.h @@ -245,8 +245,6 @@ void pciCfgMech1SetBits(PCITAG tag, int offset, CARD32 mask, CARD32 val); ADDRESS pciAddrNOOP(PCITAG tag, PciAddrType type, ADDRESS); -extern int pciMaxBusNum; - extern pciBusInfo_t *pciBusInfo[]; #endif /* _PCI_H */ -- cgit v1.2.3