diff -r 10852b179f64 -r ea98413ce11f supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplposinitstate.cpp --- a/supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplposinitstate.cpp Wed Sep 15 12:40:28 2010 +0300 +++ b/supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplposinitstate.cpp Wed Oct 13 15:01:35 2010 +0300 @@ -242,10 +242,7 @@ iVerPresent = ComputeSuplInitVerL(); if(iVerPresent) { - if(!iIsStaleCellId) // if this request is for a stale cell id conversion then do not retrieve current location id - iLocationIDRequestor->GetLocationID(); - else - iMsgStateObserver->OperationCompleteL(KErrNone); + iLocationIDRequestor->GetLocationID(); } else {