mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-03 07:35:17 +00:00
libcacard has many functions which initializes local variables at declaration time, which are always assigned some values later (often right after declaration). Clean up these initializers. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>