diff options
-rw-r--r-- | dix/dispatch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dix/dispatch.c b/dix/dispatch.c index 30cbea81c..2d6fb6504 100644 --- a/dix/dispatch.c +++ b/dix/dispatch.c @@ -78,7 +78,6 @@ Equipment Corporation. /* $XFree86: xc/programs/Xserver/dix/dispatch.c,v 3.32 2003/11/10 18:21:45 tsi Exp $ */ -#define DISPATCH_DEBUG #if defined(LG3D) && defined(DISPATCH_DEBUG) int printprocs = 0; int proc_num = 0; |