mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-10 22:32:57 +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.