Module Name: xsrc
Committed By: jmcneill
Date: Mon Jan 17 20:56:09 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/include: dix-config.h
Log Message:
Comment out '#define DEBUG 1', ok mrg and macallan
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 xsrc/external/mit/xorg-server/include/dix-config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xorg-server/include/dix-config.h
diff -u xsrc/external/mit/xorg-server/include/dix-config.h:1.14 xsrc/external/mit/xorg-server/include/dix-config.h:1.15
--- xsrc/external/mit/xorg-server/include/dix-config.h:1.14 Tue Nov 23 08:16:26 2010
+++ xsrc/external/mit/xorg-server/include/dix-config.h Mon Jan 17 20:56:09 2011
@@ -254,7 +254,7 @@
#define MITSHM 1
/* Enable some debugging code */
-#define DEBUG 1
+/* #undef DEBUG */
/* Name of package */
#ifndef PACKAGE