meson: drop doubled empty line

This commit is contained in:
Yu Watanabe 2023-06-23 11:16:47 +09:00 committed by Zbigniew Jędrzejewski-Szmek
parent b6a3fe2666
commit 16e1e4b3e7
3 changed files with 0 additions and 4 deletions

View file

@ -1054,7 +1054,6 @@ if default_user_path != ''
conf.set_quoted('DEFAULT_USER_PATH', default_user_path)
endif
#####################################################################
threads = dependency('threads')
@ -4747,7 +4746,6 @@ foreach tuple : fuzz_sanitizers
endif
endforeach
############################################################
if git.found()

View file

@ -111,7 +111,6 @@ libsystemd_sources = files(
'sd-resolve/sd-resolve.c',
) + sd_journal_sources + id128_sources + sd_daemon_sources + sd_event_sources + sd_login_sources
libsystemd_c_args = ['-fvisibility=default']
libsystemd_static = static_library(

View file

@ -28,7 +28,6 @@ foreach section : ['Automount', 'Mount', 'Path', 'Scope', 'Service', 'Slice', 'S
capture: true)
endforeach
############################################################
sanitize_address_undefined = custom_target(