mesa: Remove unused RasterIndex field
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Feb 2010 03:29:53 +0000 (19:29 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 3 Mar 2010 20:37:05 +0000 (12:37 -0800)
commit06ceba0a7cab39e770a68b3ae8b8b4f17c0347d2
tree61a36d89fe0e702d674e749c6f7a1e69cf2a78bb
parent5c52b4292ff1aa37f38b20f33ff1642e1c20f894
mesa: Remove unused RasterIndex field

With the preceeding changes, gl_current_attrib::RasterIndex is not
used.  Remove it.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/mtypes.h
src/mesa/main/rastpos.c