simpleengine/siputils/src/simplesettings.cpp
branchRCL_3
changeset 35 fbd2e7cec7ef
parent 34 2669f8761a99
--- 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(