From 4c3f3de819981959f764c5d2a69417c52d122d61 Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Sat, 13 Jan 2001 01:33:00 +0000 Subject: Remove debug messages. --- linux/radeon_state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/radeon_state.c b/linux/radeon_state.c index 7bfefb2c..1a4da800 100644 --- a/linux/radeon_state.c +++ b/linux/radeon_state.c @@ -778,7 +778,7 @@ static void radeon_cp_dispatch_vertex( drm_device_t *dev, radeon_update_ring_snapshot( dev_priv ); - if ( 1 ) + if ( 0 ) radeon_print_dirty( "dispatch_vertex", sarea_priv->dirty ); if ( buf->used ) { -- cgit v1.2.3