stifui/avkon/stifui/src/TestSetStartedCasesContainer.cpp
branchRCL_3
changeset 42 d40e813b23c0
parent 14 404ad6c9bc20
--- a/stifui/avkon/stifui/src/TestSetStartedCasesContainer.cpp	Mon Jun 21 15:41:16 2010 +0300
+++ b/stifui/avkon/stifui/src/TestSetStartedCasesContainer.cpp	Thu Jul 15 18:39:46 2010 +0300
@@ -446,7 +446,6 @@
 //
 void CTestSetStartedCasesContainer::RemoveAllExecutionsInViewL()
     {
-    TInt exutionsInViewCount = iStartedTestsPtrs.Count();
     iStartedTestsPtrs.Reset(); //Empties the array, does not delete the objects whose pointers are contained in the array
     HandleItemRemovalL();
 
@@ -463,4 +462,4 @@
 	((CMenuListBox*)iListBox)->SaveFocusPosition();
 	}
 
-// End of File  
+// End of File