diff --git a/src/pci.c b/src/pci.c index a17a3e748..4f5b40f66 100644 --- a/src/pci.c +++ b/src/pci.c @@ -71,7 +71,6 @@ static int pci_type, static int trc_reg = 0, elcr_enabled = 1; -#define ENABLE_PCI_LOG 1 #ifdef ENABLE_PCI_LOG int pci_do_log = ENABLE_PCI_LOG;