mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-06 18:40:36 +00:00
rsx: Remove unused variable leftover from refactoring
This commit is contained in:
parent
966aec7ad7
commit
4bf9700562
@ -327,8 +327,6 @@ namespace rsx
|
||||
for (const auto& e : list2) surface_info.push_back(e);
|
||||
}
|
||||
|
||||
// TODO: Modify deferred_clip_region::direct_copy() to take a few more things into account!
|
||||
const auto pitch = new_surface->get_rsx_pitch();
|
||||
for (const auto &e: surface_info)
|
||||
{
|
||||
auto this_address = e.first;
|
||||
|
Loading…
x
Reference in New Issue
Block a user