]> git.proxmox.com Git - mirror_qemu.git/commit
ui/cocoa.m: remove open dialog code
authorJohn Arbuckle <programmingkidx@gmail.com>
Fri, 25 Sep 2015 22:14:00 +0000 (23:14 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Sep 2015 22:14:00 +0000 (23:14 +0100)
commit365d7f3c7aacc789ead96b8eeb5ba5b0a8d93d48
tree752da089bd727cca597bf84048c04d382d3bbafb
parent3b178b7130ecf4005cd73d0c40e964c9d0d31a48
ui/cocoa.m: remove open dialog code

Removes the open dialog code that runs when no arguments are supplied with QEMU.
Not everyone needs a hard drive or cdrom to boot their target. A user might only
need to use their target's bios to do work. With that said, this patch removes
the unneeded open dialog code.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 33856864-321C-4367-9170-FB0BF81E789B@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m