From: Oliver McFadden Date: Wed, 9 May 2007 18:44:56 +0000 (+0000) Subject: r300: Removed a bit of disabled code. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=df747eb354ca71227c9aa8aa10753be11203ca23;p=mesa.git r300: Removed a bit of disabled code. --- diff --git a/src/mesa/drivers/dri/r300/r300_ioctl.c b/src/mesa/drivers/dri/r300/r300_ioctl.c index ace9131b33b..c787b3fd56c 100644 --- a/src/mesa/drivers/dri/r300/r300_ioctl.c +++ b/src/mesa/drivers/dri/r300/r300_ioctl.c @@ -326,9 +326,6 @@ static void r300EmitClearState(GLcontext * ctx) e32(VP_ZERO()); e32(0); } - - /*reg_start(0x4500,0); - e32(2560-1); */ } /**