branch | RCL_3 |
changeset 63 | e538444823de |
parent 47 | b73252188534 |
--- a/harvester/common/inc/harvestercenreputil.h Wed Sep 15 12:40:59 2010 +0300 +++ b/harvester/common/inc/harvestercenreputil.h Wed Oct 13 15:02:02 2010 +0300 @@ -28,7 +28,7 @@ { TUint32 iPreinstalled; HBufC* iPath; - ~TScanItem() { delete iPath; iPath = NULL;} + ~TScanItem() { delete iPath; } }; // CLASS DECLARATION