Removed debug code that was added by mistake

This commit is contained in:
pankdm
2013-10-01 14:49:31 +00:00
parent be76c8a4f1
commit da7c336dc2

View File

@@ -552,10 +552,6 @@ int TestSuite::loadNext()
return loadNext();
}
mProcessing = true;
ThreadProc(this);
return 0;
if(!mProcessing)
{ // "I don't like to wait" mode
mProcessing = true;