Disable xLaw debugging

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4769 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/hw/cs4231a.c b/hw/cs4231a.c
index a18a142..7552908 100644
--- a/hw/cs4231a.c
+++ b/hw/cs4231a.c
@@ -37,7 +37,7 @@
 */
 
 /* #define DEBUG */
-#define DEBUG_XLAW
+/* #define DEBUG_XLAW */
 
 static struct {
     int irq;