diff options
Diffstat (limited to 'qemu-options.hx')
-rw-r--r-- | qemu-options.hx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu-options.hx b/qemu-options.hx index 4c7012eee6..c40ea1efca 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -228,10 +228,8 @@ a suffix of ``M'' or ``G'' can be used to signify a value in megabytes or gigabytes respectively. ETEXI -#ifndef _WIN32 DEF("k", HAS_ARG, QEMU_OPTION_k, "-k language use keyboard layout (for example 'fr' for French)\n") -#endif STEXI @item -k @var{language} |