mesa: Remove the now unused CoordsReplace array.
authorMathias Fröhlich <mathias.froehlich@web.de>
Sun, 22 May 2016 12:10:19 +0000 (14:10 +0200)
committerMathias Fröhlich <mathias.froehlich@web.de>
Thu, 16 Jun 2016 03:50:53 +0000 (05:50 +0200)
commit291f00fa12a35ad2bcaa8f81309fa06b9cab6802
treebc4456dedc37df7ec2364d373d48889724054c3f
parentd19c69659ae5874b0c78afac5f4e634f7f0f5489
mesa: Remove the now unused CoordsReplace array.

Now that all users are converted, remove the array.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
src/mesa/main/mtypes.h
src/mesa/main/points.c
src/mesa/main/texenv.c