calendarui/editors/inc/calenunifiededitor.h
branchRCL_3
changeset 59 aba12c885d83
parent 30 d68a4b5d5885
child 60 96907930389d
--- a/calendarui/editors/inc/calenunifiededitor.h	Mon Jun 21 15:38:59 2010 +0300
+++ b/calendarui/editors/inc/calenunifiededitor.h	Thu Jul 15 18:37:27 2010 +0300
@@ -268,12 +268,7 @@
         void  ActivateL();
         
     private:
-        /**
-         * @brief Insert Send menu item if needed.
-         * @param : Menu pane where send menu is inserted
-         */
-        void TryInsertSendMenuL( TInt aResourceId, CEikMenuPane* aMenuPane );
-        
+       
         /**
          * @brief Handles "Cancel" menu command for discarding the user changes.
          */
@@ -285,12 +280,6 @@
         void OnCmdDeleteNoteL();
         
         /**
-         * @brief Handles send command
-         * @param aCommandId Holds ECalenSend command
-         */
-        void OnCmdSendL( TInt aCommandId );
-
-        /**
          * @brief Handles "Help" command.
          */
         void OnCmdHelpL();