iaupdate/IAD/updater/inc/iaupdaterdialog.h
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
child 44 329d304c1aa1
--- a/iaupdate/IAD/updater/inc/iaupdaterdialog.h	Fri Apr 16 15:05:20 2010 +0300
+++ b/iaupdate/IAD/updater/inc/iaupdaterdialog.h	Mon May 03 12:38:03 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -24,7 +24,6 @@
 #include <e32base.h>
 #include <f32file.h>
 #include <barsc.h>
-#include <AknGlobalNote.h>
 
 // FORWARD DECLARATIONS
 class MIAUpdaterCancelObserver;
@@ -117,12 +116,12 @@
 private: // data
 
     // Resource file.
-    RResourceFile iResourceFile;
+    //RResourceFile iResourceFile;
 
     // File server handle.        
     RFs& iFs;        
                    
-    CAknGlobalNote* iNote;
+    //CAknGlobalNote* iNote;
     
     // Dialog id for canceling dialog. 
     TInt iNoteId;