harvester/harvesterplugins/RTPPlugin/inc/harvesterrtpplugin.h
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/harvester/harvesterplugins/RTPPlugin/inc/harvesterrtpplugin.h	Wed Sep 15 12:40:59 2010 +0300
+++ b/harvester/harvesterplugins/RTPPlugin/inc/harvesterrtpplugin.h	Wed Oct 13 15:02:02 2010 +0300
@@ -59,8 +59,7 @@
 		void ConstructL(CMdEObjectDef& aObjectDef);
 
 	public:	
-        static CHarvesterRtpPluginPropertyDefs* NewL();
-        void SetByObjectDefL( CMdEObjectDef& aObjectDef) ;
+		static CHarvesterRtpPluginPropertyDefs* NewL(CMdEObjectDef& aObjectDef);
 	};
 
 /**
@@ -226,8 +225,6 @@
      
      /** */
      void HandleObjectPropertiesL( CHarvesterData& aHD, CHarvesterRtpClipDetails& aClipDetails, TBool aIsAdd);
-     
-     void InitPropDefsL( CMdEObjectDef& aObjectDef );
 
 private: // data
 	CHarvesterRtpPluginPropertyDefs* iPropDefs;