--- a/creator/inc/creator_fileelement.h Wed Sep 15 12:13:45 2010 +0300
+++ b/creator/inc/creator_fileelement.h Wed Oct 13 14:32:52 2010 +0300
@@ -51,7 +51,6 @@
public:
static CCreatorFileElement* NewL(CCreatorEngine* aEngine, const TDesC& aName, const TDesC& aContext = KNullDesC);
void ExecuteCommandL();
- void AsyncExecuteCommandL();
protected:
CCreatorFileElement(CCreatorEngine* aEngine);
@@ -64,4 +63,4 @@
TInt64 iTimeZone;
};
-#endif // CREATORFILEELEMENT_H_
+#endif // CREATORFILEELEMENT_H_
\ No newline at end of file