--- a/locationrequestmgmt/locationserver/src/EPos_CPosSubSession.cpp Thu Aug 19 11:17:26 2010 +0300
+++ b/locationrequestmgmt/locationserver/src/EPos_CPosSubSession.cpp Tue Aug 31 16:38:06 2010 +0300
@@ -106,6 +106,7 @@
SetPsyDefaultUpdateTimeOut(iPsyDefaultUpdateTimeOut);
iLocMonitorReqHandlerHub = &aLocMonitorReqHandlerHub;
+
#if defined __WINSCW__ && defined SYMBIAN_CELLMO_CENTRIC
iLocationManagementSupported = EFalse;
#else
@@ -115,7 +116,6 @@
__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)
{