summaryrefslogtreecommitdiff
path: root/src/core/core.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-22 03:28:08 -0400
committerGravatar Lioncash2018-07-22 03:30:35 -0400
commit0797657bc02ca8f29d38206e56e3de80689c6350 (patch)
tree9c61a1ffea8a03b5a0ef0287672dee4d924d44e3 /src/core/core.cpp
parentMerge pull request #765 from lioncash/file (diff)
downloadyuzu-0797657bc02ca8f29d38206e56e3de80689c6350.tar.gz
yuzu-0797657bc02ca8f29d38206e56e3de80689c6350.tar.xz
yuzu-0797657bc02ca8f29d38206e56e3de80689c6350.zip
gl_shader_decompiler: Remove redundant Subroutine construction in AddSubroutine()
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.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions