summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_ioctl.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-09-24 04:20:58 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-09-24 04:20:58 +0000
commit303c342d5353e7fb1b480da97ce505357eafe0c0 (patch)
treea369970a503bc3eb534d35cdd86c55520ef86c06 /src/mesa/drivers/dri/r200/r200_ioctl.c
parentcddd5c99e526f0e8e550caffcbf87100957845b8 (diff)
-O -Wall warnings cleanups in r200.
Diffstat (limited to 'src/mesa/drivers/dri/r200/r200_ioctl.c')
-rw-r--r--src/mesa/drivers/dri/r200/r200_ioctl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/r200/r200_ioctl.c b/src/mesa/drivers/dri/r200/r200_ioctl.c
index 955afb0d5f..74dd7d38eb 100644
--- a/src/mesa/drivers/dri/r200/r200_ioctl.c
+++ b/src/mesa/drivers/dri/r200/r200_ioctl.c
@@ -87,8 +87,6 @@ static void r200BackUpAndEmitLostStateLocked( r200ContextPtr rmesa )
{
GLuint nr_released_bufs;
struct r200_store store;
- struct r200_hw_state temp_state;
- static int count = 0;
rmesa->lost_context = GL_FALSE;