Commit 7367e55d authored by Lioncash's avatar Lioncash
Browse files

texture_cache: Remove dead code within SynchronizeAliases

Since these were being copied by value, none of the changes applied in
the loop would be reflected.

However, from the looks of it, this would already be applied within
CopyImage() anyways, so this can be removed.
parent 856f576c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment