profilesservices/FileList/Src/CFLDWaitNote.cpp
changeset 2 051d34a3f367
parent 0 8c5d936e5675
--- a/profilesservices/FileList/Src/CFLDWaitNote.cpp	Thu Jan 07 12:54:49 2010 +0200
+++ b/profilesservices/FileList/Src/CFLDWaitNote.cpp	Mon Jan 18 20:31:08 2010 +0200
@@ -51,6 +51,7 @@
         {
         // Do not delete CAknWaitDialog object:
         // CAknWaitDialog::ProcessFinishedL should be used instead.
+        iWaitDialog->SetCallback( NULL );
         TRAP_IGNORE( iWaitDialog->ProcessFinishedL() );
         }
     }