diff --git a/meson_options.txt b/meson_options.txt index ea962c2..482f89f 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -5,13 +5,6 @@ option( description : 'Build and run tests' ) -option( - 'noascii', - type : 'boolean', - value : false, - description : 'Enable support for non-ASCII enumeration identifier' -) - option( 'hash', type : 'boolean',