meson: drop unused variable

This commit is contained in:
Benjamin Gilbert
2025-06-20 23:34:13 -07:00
parent 7eefc22169
commit a4b9ebcbeb
-1
View File
@@ -65,7 +65,6 @@ zstd_docdir = join_paths(zstd_datadir, 'doc', meson.project_name())
# Built-in options
use_debug = get_option('debug')
buildtype = get_option('buildtype')
default_library_type = get_option('default_library')
# Custom options