creator/inc/creator_messageelement.h
branchRCL_3
changeset 60 6646c35e558c
parent 50 9b2cffad4b5e
--- a/creator/inc/creator_messageelement.h	Wed Sep 15 12:13:45 2010 +0300
+++ b/creator/inc/creator_messageelement.h	Wed Oct 13 14:32:52 2010 +0300
@@ -58,7 +58,6 @@
 public:
     static CCreatorMessageElement* NewL(CCreatorEngine* aEngine, const TDesC& aName, const TDesC& aContext = KNullDesC);
     void ExecuteCommandL();
-    void AsyncExecuteCommandL();
 protected:    
     CCreatorMessageElement(CCreatorEngine* aEngine);
     /*