usbuis/imageprintui/src/notes.cpp
branchRCL_3
changeset 23 25fce757be94
parent 3 47c263f7e521
child 24 e02eb84a14d2
--- a/usbuis/imageprintui/src/notes.cpp	Thu Aug 19 10:54:11 2010 +0300
+++ b/usbuis/imageprintui/src/notes.cpp	Tue Aug 31 16:13:57 2010 +0300
@@ -192,7 +192,6 @@
     FLOG(_L("[IMAGEPRINTUI]<<< CNotes::PrepareShowProgressNoteL; PrepareLC next"));	
    	iProgressDialog->PrepareLC(R_PROGRESS_NOTE);
 	CEikProgressInfo* progressBar = iProgressDialog->GetProgressInfoL(); // not taking ownership
-	progressBar = iProgressDialog->GetProgressInfoL();
 	FLOG(_L("[IMAGEPRINTUI]<<< CNotes::PrepareShowProgressNoteL; progressinfo got"));	
 	
     progressBar->SetFinalValue( KProgressFinishValue );