diff -r a4ff6126ec76 -r 7151b503b58d emulator/emulatorbsp/specific/mmci.h --- a/emulator/emulatorbsp/specific/mmci.h Wed Sep 15 13:26:16 2010 +0300 +++ b/emulator/emulatorbsp/specific/mmci.h Wed Oct 13 15:48:25 2010 +0300 @@ -52,10 +52,6 @@ TMMCardStateEnum iState; // Simulation of card's current state HANDLE iWinHandle; TRCA iRCA; - - TBool iForceMount; - TUint iForceMountCSIZE; // mmc card size field - TUint iForceMountCSIZE_MULT; // mmc card size field }; class DWinsMMCStack : public DMMCStack