diff -r 2872ae438bf7 -r e538444823de harvester/common/src/blacklistitem.cpp --- a/harvester/common/src/blacklistitem.cpp Wed Sep 15 12:40:59 2010 +0300 +++ b/harvester/common/src/blacklistitem.cpp Wed Oct 13 15:02:02 2010 +0300 @@ -51,7 +51,6 @@ CBlacklistItem::~CBlacklistItem() { delete iUri; - iUri = NULL; } // ---------------------------------------------------------------------------