Home
last modified time | relevance | path

Searched hist:cc7859c3 (Results 1 – 1 of 1) sorted by relevance

/qemu/ui/
H A Dcocoa.mcc7859c3 Fri Feb 19 08:44:19 GMT 2021 Akihiko Odaki <akihiko.odaki@gmail.com> ui/cocoa: Statically allocate dcl

There is no need of dynamic allocation as dcl is a small singleton.
Static allocation reduces code size and makes hacking with ui/cocoa a
bit easier.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20210219084419.90181-1-akihiko.odaki@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>