mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-13 01:47:52 +00:00

The filter is returned via const reference, so this was making a pointless copy of the entire filter every time a message was being pushed into the logger instance.