mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 19:28:43 +12: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;
|
m_size += m_offset;
|
||||||
|
|
||||||
// Check emptyness of m_end_offsets
|
|
||||||
if (m_end_offsets.empty()) break;
|
|
||||||
|
|
||||||
if(dst.end) break;
|
if(dst.end) break;
|
||||||
|
|
||||||
data.Skip(m_offset);
|
data.Skip(m_offset);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue