Module Name: xsrc
Committed By: macallan
Date: Thu Apr 14 16:59:48 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_driver.c
Log Message:
oops, missed some debug spam
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c
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/xf86-video-suncg14/dist/src/cg14_driver.c
diff -u xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c:1.6 xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c:1.7
--- xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c:1.6 Thu Apr 14 16:48:59 2011
+++ xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c Thu Apr 14 16:59:48 2011
@@ -574,7 +574,6 @@
/* must be after RGB ordering fixed */
fbPictureInit (pScreen, 0, 0);
-xf86DrvMsg(scrnIndex, X_ERROR, "calling CG14ShadowInit\n");
if (pCg14->use_shadow && !CG14ShadowInit(pScreen)) {
xf86DrvMsg(scrnIndex, X_ERROR,
"shadow framebuffer initialization failed\n");