simpleengine/siputils/src/simplesettings.cpp
branchRCL_3
changeset 34 2669f8761a99
parent 0 c8caa15ef882
child 35 fbd2e7cec7ef
--- a/simpleengine/siputils/src/simplesettings.cpp	Thu Aug 19 10:19:02 2010 +0300
+++ b/simpleengine/siputils/src/simplesettings.cpp	Tue Aug 31 15:35:50 2010 +0300
@@ -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(