mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 03:55:32 +00:00
Paritally revert #359
This commit is contained in:
parent
6bf4695721
commit
f5813bf2cd
1 changed files with 0 additions and 3 deletions
|
@ -423,9 +423,6 @@ void GLFragmentDecompilerThread::Task()
|
|||
|
||||
m_size += m_offset;
|
||||
|
||||
// Check emptyness of m_end_offsets
|
||||
if (m_end_offsets.empty()) break;
|
||||
|
||||
if(dst.end) break;
|
||||
|
||||
data.Skip(m_offset);
|
||||
|
|
Loading…
Add table
Reference in a new issue