diff -r 1389872e7c51 -r 87e65c44ff3a harvester/monitorplugins/messageplugin/src/messagemonitorplugin.cpp --- a/harvester/monitorplugins/messageplugin/src/messagemonitorplugin.cpp Mon Aug 23 13:33:21 2010 +0300 +++ b/harvester/monitorplugins/messageplugin/src/messagemonitorplugin.cpp Fri Sep 03 10:57:50 2010 +0300 @@ -64,9 +64,7 @@ { WRITELOG("ENTER ~CMessageMonitorPlugin"); delete iMsvSession; - iMsvSession = NULL; delete iMessageScannerAO; - iMessageScannerAO = NULL; WRITELOG("END ~CMessageMonitorPlugin"); }