Remove redundant assignment
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4957 Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Signed-off-by: Andrii Simiklit <andrii.simiklit@globallogic.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11780>
This commit is contained in:

committed by
Marge Bot

parent
265b25d2c0
commit
57f54bb9cc
@@ -38,7 +38,6 @@
|
||||
.lower_bitfield_insert = true, \
|
||||
.lower_uadd_carry = true, \
|
||||
.lower_usub_borrow = true, \
|
||||
.lower_fdiv = true, \
|
||||
.lower_flrp64 = true, \
|
||||
.lower_isign = true, \
|
||||
.lower_ldexp = true, \
|
||||
|
Reference in New Issue
Block a user