Merge pull request #360 from raven02/patch-3

Paritally revert #359
This commit is contained in:
B1ackDaemon 2014-06-22 02:04:18 +03:00
commit 69cb8349e6
1 changed files with 0 additions and 3 deletions

View File

@ -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);