diff options
Diffstat (limited to 'meson.options')
| -rw-r--r-- | meson.options | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meson.options b/meson.options index b73b031bd3e..ded6649d511 100644 --- a/meson.options +++ b/meson.options @@ -139,14 +139,6 @@ option( ) option( - 'gallium-nine', - type : 'boolean', - value : false, - description : 'build gallium "nine" Direct3D 9.x frontend.', - deprecated: true, -) - -option( 'gallium-d3d10umd', type : 'boolean', value : false, |