diff -r 4ae315f230bc -r a6539d1e8e43 phonebookengines/contactsmodel/cntsrv/src/CCntStateMachine.cpp --- a/phonebookengines/contactsmodel/cntsrv/src/CCntStateMachine.cpp Tue May 25 12:26:45 2010 +0300 +++ b/phonebookengines/contactsmodel/cntsrv/src/CCntStateMachine.cpp Wed Jun 09 09:26:27 2010 +0300 @@ -973,7 +973,8 @@ */ void CStateOpening::InitialStep() { - iActive->Register(*this, ETrue); + //iActive->Register(*this, ETrue); + iActive->Register( *this ); } /**