summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_tex.c
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2009-05-29 15:04:44 -0400
committerAlex Deucher <alexdeucher@gmail.com>2009-05-29 15:04:44 -0400
commitcb393772530fca46ba699cf33cb213fb28713213 (patch)
tree4c75b210d79866aaf61b24db31c1f000c045df4a /src/mesa/drivers/dri/r600/r700_tex.c
parent5a8b67f3638485fc1536ab7d2cfeccc854b5e8fc (diff)
more cleanup
Diffstat (limited to 'src/mesa/drivers/dri/r600/r700_tex.c')
-rw-r--r--src/mesa/drivers/dri/r600/r700_tex.c4
1 files changed, 0 insertions, 4 deletions
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,