mesa: Remove unused _mesa_allow_light_in_model
authorAdam Jackson <ajax@redhat.com>
Thu, 16 Dec 2021 01:02:14 +0000 (20:02 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 4 Jan 2022 19:45:54 +0000 (19:45 +0000)
commitc77da4de4b94dbc644120b57e3b3da70226c13b1
tree97beaf938b661709cff5fe7b062e29551492d012
parentd34d0f38e1ccd0a2cd66dfcddecff38c208cba77
mesa: Remove unused _mesa_allow_light_in_model

ctx::_ForceEyeCoords is now never not false, so remove and simplify to
match.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14220>
src/mesa/main/light.c
src/mesa/main/light.h
src/mesa/main/mtypes.h