diff -r efe85016a067 -r 7cbcb2896f0e phonebookui/pbkcommonui/src/cntphonenumbermodel.cpp --- a/phonebookui/pbkcommonui/src/cntphonenumbermodel.cpp Wed Jun 23 18:02:44 2010 +0300 +++ b/phonebookui/pbkcommonui/src/cntphonenumbermodel.cpp Tue Jul 06 14:05:47 2010 +0300 @@ -84,8 +84,6 @@ if ( detail.value(QContactPhoneNumber::FieldNumber).isEmpty() ) { - // this won't change the pointer value if the detail does not exists in contact. - // But, this is the situation in wk20... mContact->removeDetail( &detail ); } }