commit | b12a84ce3c27e42c8f51c436aa196938d5cc2c71 | [log] [tgz] |
---|---|---|
author | Rainer Müller <raimue@codingfarm.de> | Wed Sep 09 16:08:30 2015 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Sep 18 18:33:02 2015 +0100 |
tree | 961ee6202308a0ce5742c01745f8614df7f19d2e | |
parent | a53efe9c47c9a441b307c5cec64d08d9647ab6a4 [diff] |
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>