Skip to content

Commit

Permalink
meson_options.txt: remove leftover noascii option (Neargye#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1993 committed Jun 21, 2023
1 parent 8107ceb commit 4a862c9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions meson_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 4a862c9

Please sign in to comment.