Removed debug code that was added by mistake
This commit is contained in:
@@ -552,10 +552,6 @@ int TestSuite::loadNext()
|
|||||||
return loadNext();
|
return loadNext();
|
||||||
}
|
}
|
||||||
|
|
||||||
mProcessing = true;
|
|
||||||
ThreadProc(this);
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
if(!mProcessing)
|
if(!mProcessing)
|
||||||
{ // "I don't like to wait" mode
|
{ // "I don't like to wait" mode
|
||||||
mProcessing = true;
|
mProcessing = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user