summaryrefslogtreecommitdiff
path: root/src/theatre.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/theatre.c')
-rw-r--r--src/theatre.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theatre.c b/src/theatre.c
index 96cb21da..0a3f5cdb 100644
--- a/src/theatre.c
+++ b/src/theatre.c
@@ -80,7 +80,7 @@ TheatrePtr DetectTheatre(GENERIC_BUS_Ptr b)
RT_regr(VIP_VIP_REVISION_ID, &val);
xf86DrvMsg(b->scrnIndex, X_INFO, "Detected Rage Theatre revision %8.8X\n", val);
-#if 1
+#if 0
DumpRageTheatreRegsByName(t);
#endif
return t;