diff -r 6b5524b4f673 -r 38bb213f60ba phonebookui/Phonebook2/MapExtension/inc/cpmapcmd.h --- a/phonebookui/Phonebook2/MapExtension/inc/cpmapcmd.h Wed Sep 15 11:56:55 2010 +0300 +++ b/phonebookui/Phonebook2/MapExtension/inc/cpmapcmd.h Wed Oct 13 14:15:33 2010 +0300 @@ -37,7 +37,6 @@ class MVPbkStoreContactField; class TLocality; class CMnMapView; -class MPbk2DialogEliminator; enum TCurrentMapLaunchedByState { @@ -300,14 +299,6 @@ TVPbkFieldTypeParameter iAddressType; /// Own: Is already address is there? TBool iNoAddress; - - /// Ref: For address select dialog's exit handling - ///Doesnt Own - MPbk2DialogEliminator* iAddressSelectEliminator; - - ///Bool to denote whether the Current Obj has been deleted or not - ///Doesnt Own - TBool *iThisPtrDestroyed; }; #endif // CPMAPCMD_H