memspyui/ui/avkon/src/MemSpyViewWindowGroups.cpp
changeset 31 e7a04a6385be
parent 17 4f2773374eff
equal deleted inserted replaced
30:d8e625c87f33 31:e7a04a6385be
   202     }
   202     }
   203 
   203 
   204 
   204 
   205 void CMemSpyViewWindowGroups::OnCmdEndL( TInt aCommand )
   205 void CMemSpyViewWindowGroups::OnCmdEndL( TInt aCommand )
   206     {
   206     {
       
   207 	/*
   207     TBool doTerminate = ETrue;
   208     TBool doTerminate = ETrue;
   208     
   209     
   209     CMemSpyEngineObjectContainer& container = iEngine.Container();
   210     CMemSpyEngineObjectContainer& container = iEngine.Container();
   210     TThreadId id = iWindowGroupList->At( iListBox->CurrentItemIndex() ).iThreadId;
   211     TThreadId id = iWindowGroupList->At( iListBox->CurrentItemIndex() ).iThreadId;
   211     
   212     
   250                     }                
   251                     }                
   251                 }
   252                 }
   252             }                
   253             }                
   253         }
   254         }
   254     RefreshL();
   255     RefreshL();
       
   256     */
   255     }
   257     }
   256 
   258 
   257 
   259 
   258 void CMemSpyViewWindowGroups::DetailsL()
   260 void CMemSpyViewWindowGroups::DetailsL()
   259     {
   261     {