mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
meson: remove dead code
Found with "muon analyze". Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0169815b47
commit
eccae02d99
4 changed files with 0 additions and 20 deletions
|
@ -68,21 +68,6 @@ if have_system or have_tools
|
|||
]
|
||||
endif
|
||||
|
||||
qapi_storage_daemon_modules = [
|
||||
'block-core',
|
||||
'block-export',
|
||||
'char',
|
||||
'common',
|
||||
'control',
|
||||
'crypto',
|
||||
'introspect',
|
||||
'job',
|
||||
'qom',
|
||||
'sockets',
|
||||
'pragma',
|
||||
'transaction',
|
||||
]
|
||||
|
||||
qapi_nonmodule_outputs = [
|
||||
'qapi-introspect.c', 'qapi-introspect.h',
|
||||
'qapi-types.c', 'qapi-types.h',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue