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