mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-03 00:33:47 +00:00
This appears to be a vestigial API function that's only kept around for compatibility's sake, given the function only returns a success error code and exits. Since that's the case, we can remove the stubbed notification from the log, since doing nothing is technically the correct behavior in this case.