summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-08-03 19:12:15 -0700
committerEric Anholt <anholt@FreeBSD.org>2006-08-03 19:12:15 -0700
commitaa69018c01d2fa963fb940718dbd653d6ca2c9eb (patch)
tree5e633477f077198fc4df4f0f7286e3bc10c47f4e
parentd15f87110807111ab7d71f1254ebe3dfef1fee80 (diff)
downloadxorg-driver-xf86-video-intel-aa69018c01d2fa963fb940718dbd653d6ca2c9eb.tar.gz
Turn off video debugging now that it appears to work fine.
-rw-r--r--src/i830_video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_video.c b/src/i830_video.c
index e3384dd8..fca82303 100644
--- a/src/i830_video.c
+++ b/src/i830_video.c
@@ -1,4 +1,4 @@
-#define VIDEO_DEBUG 1
+#define VIDEO_DEBUG 0
/***************************************************************************
Copyright 2000 Intel Corporation. All Rights Reserved.