appinstaller/AppinstUi/Plugin/CommonUI/Src/CUIProgressDialog.cpp
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
--- 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;
         }
-    
     }
 
 // ---------------------------------------------------------------------------