diff -r 2669f8761a99 -r fbd2e7cec7ef simpleengine/siputils/src/simplesettings.cpp --- a/simpleengine/siputils/src/simplesettings.cpp Tue Aug 31 15:35:50 2010 +0300 +++ b/simpleengine/siputils/src/simplesettings.cpp Wed Sep 01 12:23:14 2010 +0100 @@ -127,8 +127,8 @@ TRAP_IGNORE( repository = CRepository::NewL( KCRUIDSimpleVariation )); if ( repository ) { - TRAP_IGNORE( iExpiryPuhlish = GetCenRepIntValueL( - repository, KSimplePublishRefresh )); + //TRAP_IGNORE( iExpiryPuhlish = GetCenRepIntValueL( + // repository, KSimplePublishRefresh )); TRAP_IGNORE( iExpiryWatcher = GetCenRepIntValueL( repository, KSimpleSubscribeRefresh )); TRAP_IGNORE( iExpiryWinfo = GetCenRepIntValueL(