radeon: remove debugging
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_common.c
index 1021f9beec6c352a4792280e4eabb883e27f196b..99270c947f31634d8317241fa18c6082dbd6b9d1 100644 (file)
@@ -175,7 +175,6 @@ void radeonSetCliprects(radeonContextPtr radeon)
        struct radeon_framebuffer *const read_rfb = readable->driverPrivate;
        int x_off, y_off;
 
-       fprintf(stderr,"cliprects %d %d\n", radeon->front_cliprects, radeon->constant_cliprect);
        radeon_get_cliprects(radeon, &radeon->pClipRects,
                             &radeon->numClipRects, &x_off, &y_off);