Skip to content

Commit 7b94203

Browse files
committed
meson: remove dead variable
Signed-off-by: Paolo Bonzini <[email protected]>
1 parent edc5464 commit 7b94203

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/meson.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ if config_host.has_key('CONFIG_SPICE') and config_host.has_key('CONFIG_GIO')
105105
ui_modules += {'spice-app': spice_ss}
106106
endif
107107

108-
keymap_gen = find_program('keycodemapdb/tools/keymap-gen')
109-
110108
keymaps = [
111109
['atset1', 'qcode'],
112110
['linux', 'qcode'],

0 commit comments

Comments
 (0)