harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h	Wed Sep 15 12:40:59 2010 +0300
+++ b/harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h	Wed Oct 13 15:02:02 2010 +0300
@@ -55,8 +55,7 @@
 		void ConstructL(CMdEObjectDef& aObjectDef);
 
 	public:	
-	    static CHarvesterWmvPluginPropertyDefs* NewL();
-	    void SetByObjectDefL( CMdEObjectDef& aObjectDef );
+		static CHarvesterWmvPluginPropertyDefs* NewL(CMdEObjectDef& aObjectDef);
 	};
 
 /**
@@ -181,7 +180,6 @@
          CHarvesterWmvClipDetails& aClipDetails,
          TBool aIsAdd);
 
-    void InitPropDefsL( CMdEObjectDef& aObjectDef );
 
 private: // data
 	CHarvesterWmvPluginPropertyDefs* iPropDefs;