mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-01 07:59:55 +01:00
0797657bc0
We don't need to toss away the Subroutine instance after the find() call and reconstruct another instance with the same data right after it. Particularly give Subroutine contains a std::set.