diff --git a/meson_options.txt b/meson_options.txt index 8a7636ce64b..eda3d092bfc 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -362,7 +362,6 @@ option( option( 'glvnd', type : 'feature', - value : 'disabled', deprecated: {'true': 'enabled', 'false': 'disabled'}, description : 'Enable GLVND support.' )