]> git.proxmox.com Git - mirror_qemu.git/commit - ui/cocoa.m
cocoa: Suppress Cocoa window with -display
authorRainer Müller <raimue@codingfarm.de>
Wed, 9 Sep 2015 14:08:30 +0000 (16:08 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 18 Sep 2015 17:33:02 +0000 (18:33 +0100)
commitb12a84ce3c27e42c8f51c436aa196938d5cc2c71
tree961ee6202308a0ce5742c01745f8614df7f19d2e
parenta53efe9c47c9a441b307c5cec64d08d9647ab6a4
cocoa: Suppress Cocoa window with -display

Do not open a Cocoa window when another display is selected that will be
initialized later. The Cocoa display cannot be selected with -display,
so there is no need to check its argument.

Signed-off-by: Rainer Müller <raimue@codingfarm.de>
Reviewed-by: Andreas Färber <andreas.faerber@web.de>
Message-id: 1441807710-25431-1-git-send-email-raimue@codingfarm.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m