mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-24 10:29:35 -04:00
Removes two unused variables in out Qt code. In this case the removal of these two results in less allocations, given std::map allocates on the heap.