From d78f399542b0b81fab67f31c9a88665943f0571d Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Mon, 16 Mar 2009 16:33:01 +0000 Subject: Delete some unused macros detected with -Wp,-Wunused-macros use git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6856 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/piix_pci.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'hw/piix_pci.c') diff --git a/hw/piix_pci.c b/hw/piix_pci.c index 53e20a0ab8..b8607aaa7f 100644 --- a/hw/piix_pci.c +++ b/hw/piix_pci.c @@ -210,9 +210,6 @@ PCIBus *i440fx_init(PCIDevice **pi440fx_state, qemu_irq *pic) static PCIDevice *piix3_dev; PCIDevice *piix4_dev; -/* just used for simpler irq handling. */ -#define PCI_IRQ_WORDS ((PCI_DEVICES_MAX + 31) / 32) - static void piix3_set_irq(qemu_irq *pic, int irq_num, int level) { int i, pic_irq, pic_level; -- cgit v1.2.3-55-g7522