mesa: Remove gl_light_attrib::_Flags.
authorMathias Fröhlich <Mathias.Froehlich@web.de>
Wed, 29 Feb 2012 17:19:33 +0000 (18:19 +0100)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Wed, 29 Feb 2012 19:36:44 +0000 (20:36 +0100)
commit619baeae3ca5b9f993d1c6ddd9c4c0541e5a4f11
tree659d0d11c681fa984a468b3ffa475534c2094695
parent6b48d7e83d4ed09ae8db0da2f8a100d68d6e5e66
mesa: Remove gl_light_attrib::_Flags.

This variable is only used locally in _mesa_update_lighting.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
src/mesa/main/light.c
src/mesa/main/mtypes.h
src/mesa/x86/gen_matypes.c