harvester/harvesterplugins/RTPPlugin/src/harvesterrtpplugin.cpp
changeset 60 79f826a55db2
parent 43 c5e73110f733
equal deleted inserted replaced
58:fe894bb075c2 60:79f826a55db2
   114 // ---------------------------------------------------------------------------
   114 // ---------------------------------------------------------------------------
   115 //
   115 //
   116 CHarvesterRtpPlugin::~CHarvesterRtpPlugin()
   116 CHarvesterRtpPlugin::~CHarvesterRtpPlugin()
   117     {
   117     {
   118     WRITELOG( "CHarvesterRtpPlugin::~CHarvesterRtpPlugin()" );
   118     WRITELOG( "CHarvesterRtpPlugin::~CHarvesterRtpPlugin()" );
       
   119     delete iPropDefs;
       
   120     iPropDefs = NULL;
   119     }
   121     }
   120 
   122 
   121 // ---------------------------------------------------------------------------
   123 // ---------------------------------------------------------------------------
   122 // Harvest file
   124 // Harvest file
   123 // ---------------------------------------------------------------------------
   125 // ---------------------------------------------------------------------------