diff -r 2872ae438bf7 -r e538444823de harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h --- 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;