diff -r 7333d7932ef7 -r 8b7f4e561641 appinstaller/AppinstUi/Plugin/CommonUI/Src/CUIProgressDialog.cpp --- a/appinstaller/AppinstUi/Plugin/CommonUI/Src/CUIProgressDialog.cpp Tue Aug 31 15:21:33 2010 +0300 +++ b/appinstaller/AppinstUi/Plugin/CommonUI/Src/CUIProgressDialog.cpp Wed Sep 01 12:22:02 2010 +0100 @@ -40,13 +40,11 @@ // Destructor CCUIProgressDialog::~CCUIProgressDialog() { - if (iSelfPtr) { *iSelfPtr = NULL; iSelfPtr = NULL; } - } // ---------------------------------------------------------------------------