From eccae02d99dfcf32d5c5db76f59c8f6ba25b5cb0 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 14 Jul 2022 10:43:46 +0200 Subject: meson: remove dead code Found with "muon analyze". Reviewed-by: Marc-André Lureau Signed-off-by: Paolo Bonzini --- qapi/meson.build | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'qapi') diff --git a/qapi/meson.build b/qapi/meson.build index fd5c93d643..840f1b0e19 100644 --- a/qapi/meson.build +++ b/qapi/meson.build @@ -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', -- cgit v1.2.3-55-g7522