phonebookui/Phonebook2/inc/CPbk2CommandHandler.h
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
--- 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;