mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 11:40:10 +01:00
meson: remove duplicate deprecated for gallium-xa option
Fixes: cf40099730 ("meson: deprecate gallium-xa")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34565>
This commit is contained in:
parent
cbc1ec4f73
commit
b9472db496
1 changed files with 0 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ option(
|
|||
option(
|
||||
'gallium-xa',
|
||||
type : 'feature',
|
||||
deprecated: {'true': 'enabled', 'false': 'disabled'},
|
||||
description : 'enable gallium xa frontend.',
|
||||
deprecated: true,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue