OSDN Git Service

Enough testing already
authorAapo Tahkola <aet@rasterburn.org>
Fri, 31 Mar 2006 18:46:33 +0000 (18:46 +0000)
committerAapo Tahkola <aet@rasterburn.org>
Fri, 31 Mar 2006 18:46:33 +0000 (18:46 +0000)
src/mesa/drivers/dri/r300/r300_ioctl.c

index cad11e8..0115d62 100644 (file)
@@ -552,7 +552,6 @@ static void r300Clear(GLcontext * ctx, GLbitfield mask, GLboolean all,
        swapped = r300->radeon.doPageFlip && (r300->radeon.sarea->pfCurrentPage == 1);
 
 #ifdef CB_DPATH
-       WARN_ONCE("CB_DPATH has been enabled.\nPlease let me know if this introduces new instabilities.\n");
        /* Make sure it fits there. */
        r300EnsureCmdBufSpace(r300, 419*3, __FUNCTION__);
        if(flags || bits)