diff -r 0c2046328c85 -r c92d4f3c47c5 locationrequestmgmt/locationserver/src/EPos_CPosSubSession.cpp --- a/locationrequestmgmt/locationserver/src/EPos_CPosSubSession.cpp Tue Aug 31 16:38:06 2010 +0300 +++ b/locationrequestmgmt/locationserver/src/EPos_CPosSubSession.cpp Wed Sep 01 12:35:25 2010 +0100 @@ -106,7 +106,6 @@ SetPsyDefaultUpdateTimeOut(iPsyDefaultUpdateTimeOut); iLocMonitorReqHandlerHub = &aLocMonitorReqHandlerHub; - #if defined __WINSCW__ && defined SYMBIAN_CELLMO_CENTRIC iLocationManagementSupported = EFalse; #else @@ -116,6 +115,7 @@ __ASSERT_ALWAYS(EFalse, User::Invariant()); // Would happen on older versions of symbian OS if this code ever backported #endif // SYMBIAN_FEATURE_MANAGER #endif // __WINSCW__ && defined SYMBIAN_CELLMO_CENTRIC + if(iLocationManagementSupported) {