localconnectivityservice/obexreceiveservices/opp/inc/oppcontroller.h
changeset 1 388a17646e40
parent 0 c3e98f10fcf4
--- a/localconnectivityservice/obexreceiveservices/opp/inc/oppcontroller.h	Mon Jan 18 21:03:15 2010 +0200
+++ b/localconnectivityservice/obexreceiveservices/opp/inc/oppcontroller.h	Tue Feb 02 00:45:58 2010 +0200
@@ -99,7 +99,6 @@
     inline TBool ReceivingIndicatorActive() const { return (iProgressDialog || iWaitDialog); }
     void UpdateReceivingIndicator();
     void CloseReceivingIndicator(TBool aResetDisplayedState = ETrue);
-    void ShowFileReceivedQueryL();
     TInt GetDriveWithMaximumFreeSpaceL();    
 
 private:
@@ -136,7 +135,6 @@
     CGlobalProgressDialog*      iProgressDialog;
     CGlobalDialog*              iWaitDialog;
     TBool                       iNoteDisplayed;
-    RArray<TMsvId>              iMsvIdArray;
     CBTEngDevMan*               iDevMan;
     CBTDeviceArray*             iResultArray;
     TBTDeviceName               iRemoteDeviceName;