diff -r 60bb012f1157 -r 9e8b0cc88842 imagehandlingutilities/thumbnailmanager/plugins/image/src/thumbnailimageprovider.cpp --- a/imagehandlingutilities/thumbnailmanager/plugins/image/src/thumbnailimageprovider.cpp Wed Sep 15 12:32:44 2010 +0300 +++ b/imagehandlingutilities/thumbnailmanager/plugins/image/src/thumbnailimageprovider.cpp Wed Oct 13 14:53:56 2010 +0300 @@ -67,9 +67,7 @@ { TN_DEBUG1( "CThumbnailImageProvider::~CThumbnailImageProvider()" ); delete iImageDecoder; - iImageDecoder = NULL; delete iImageDecoderv2; - iImageDecoderv2 = NULL; REComSession::DestroyedImplementation( iDtor_ID_Key ); }