meson.build: drop unused variable
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Dec 2020 19:56:31 +0000 (04:56 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 18 Jan 2021 22:04:19 +0000 (07:04 +0900)
test/meson.build

index 69ee81eb026adb07a0be470c9de5b415c9a1cd5e..4d7b929a80947263c871eb919a58ace82842d147 100644 (file)
@@ -64,8 +64,6 @@ test_systemd_tmpfiles_py = find_program('test-systemd-tmpfiles.py')
 
 ############################################################
 
-test_sysusers_dir = join_paths(meson.current_source_dir(), 'test-sysusers')
-
 test_sysusers_sh = configure_file(
         input : 'test-sysusers.sh.in',
         output : 'test-sysusers.sh',