diff -r 65b472535a0d -r d40e813b23c0 stifui/avkon/stifui/src/TestSetStartedCasesContainer.cpp --- 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