diff -r 6b5524b4f673 -r 38bb213f60ba phonebookui/Phonebook2/inc/CPbk2CommandHandler.h --- a/phonebookui/Phonebook2/inc/CPbk2CommandHandler.h Wed Sep 15 11:56:55 2010 +0300 +++ b/phonebookui/Phonebook2/inc/CPbk2CommandHandler.h Wed Oct 13 14:15:33 2010 +0300 @@ -136,15 +136,6 @@ TInt aPresIndex, const MVPbkStoreContact* aStoreContact ); - public: - /** - * Returns the Command Store - * OwnerShip is not transferred. - * - * @return Pointer to the instance CPbk2CommandStore. Can be NULL. Ownership not transferred - */ - IMPORT_C CPbk2CommandStore* CommandStore(); - private: // Data /// Own: Command factory MPbk2CommandFactory* iCommandFactory;