From cb393772530fca46ba699cf33cb213fb28713213 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Fri, 29 May 2009 15:04:44 -0400 Subject: more cleanup --- src/mesa/drivers/dri/r600/r700_tex.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mesa/drivers/dri/r600/r700_tex.c') diff --git a/src/mesa/drivers/dri/r600/r700_tex.c b/src/mesa/drivers/dri/r600/r700_tex.c index 85352022bc..e2de8faf77 100644 --- a/src/mesa/drivers/dri/r600/r700_tex.c +++ b/src/mesa/drivers/dri/r600/r700_tex.c @@ -46,10 +46,6 @@ #include "r700_tex.h" -GLuint r700GetTexObjSize(void) -{ - return sizeof(r700TexObj); -} /* to be enable */ void r700SetTexBuffer(__DRIcontext *pDRICtx, GLint target, -- cgit v1.2.3