meson: drop redundant line

Found by @mattiasb.
This commit is contained in:
Yu Watanabe 2019-07-22 10:46:53 +09:00
parent a505166845
commit 3f708e7f69
1 changed files with 0 additions and 2 deletions

View File

@ -2269,8 +2269,6 @@ if conf.get('ENABLE_PSTORE') == 1
install_rpath : rootlibexecdir,
install : true,
install_dir : rootlibexecdir)
public_programs += exe
endif
if conf.get('ENABLE_BINFMT') == 1