stif/StifTFwIf/src/UIEngineContainer.cpp
branchRCL_3
changeset 14 381827f66490
parent 0 a03f92240627
child 30 86a2e675b80a
--- a/stif/StifTFwIf/src/UIEngineContainer.cpp	Wed Apr 14 17:35:04 2010 +0300
+++ b/stif/StifTFwIf/src/UIEngineContainer.cpp	Tue Apr 27 18:14:33 2010 +0300
@@ -480,7 +480,6 @@
         {
         // Call TestExecuted of CUIEngine interface
         iUIEngine->TestExecuted(this, iRunner->FullResult() );
-        iState = EFinished;
         }
     }