Remove unused DEBUG defines from hw/msix.c
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 14 Jun 2010 15:05:16 +0000 (17:05 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jun 2010 15:58:08 +0000 (10:58 -0500)
commit02a11e0c658d1179bf369a0aab16d2acf3acc3b6
tree288ef1b7811c2599444b54e25618680f90cf1bef
parent695dabef9eb637eb22717658cf27f9612fe48bcb
Remove unused DEBUG defines from hw/msix.c

Remove unused DEBUG defines from hw/msix.c to avoid having anything
define the word DEBUG without any additions such as MSIX_DEBUG.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/msix.c