tdfx: Silence unused variable warning on non-debug builds.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Oct 2010 05:15:53 +0000 (22:15 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Oct 2010 05:23:21 +0000 (22:23 -0700)
commit8c107e6ca619dd676e3697749a7d9b81ed19f46a
treed871747ca750b15cd37784c3b37f7a90829ebb62
parentc8d4108fbee679735a1cc3f405d848d01bfb23f6
tdfx: Silence unused variable warning on non-debug builds.

Fixes this GCC warning.
tdfx_texman.c: In function 'tdfxTMMoveOutTM_NoLock':
tdfx_texman.c:897: warning: unused variable 'shared'
src/mesa/drivers/dri/tdfx/tdfx_texman.c