mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 16:48:07 +02:00
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:
parent
265b25d2c0
commit
57f54bb9cc
1 changed files with 0 additions and 1 deletions
|
|
@ -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, \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue