realtimenetprots/sipfw/ProfileAgent/Server/Src/sipprofilestatewaitforpermission.cpp
branchRCL_3
changeset 1 dd3853b8dc3f
parent 0 307788aac0a8
equal deleted inserted replaced
0:307788aac0a8 1:dd3853b8dc3f
   253 		TRAPD(err, RegisterWithIapL(aItem, aIapId, *iRegInProg));
   253 		TRAPD(err, RegisterWithIapL(aItem, aIapId, *iRegInProg));
   254 		if (err != KErrNone)
   254 		if (err != KErrNone)
   255 			{
   255 			{
   256 			aItem.HandleProfileError(err, aItem.Profile());
   256 			aItem.HandleProfileError(err, aItem.Profile());
   257 			}
   257 			}
   258 		User::Leave(err);
       
   259 		}
   258 		}
   260 	}
   259 	}
   261 
   260 
   262 // -----------------------------------------------------------------------------
   261 // -----------------------------------------------------------------------------
   263 // CSIPProfileStateWaitForPermission::MigrationIsDisallowedL
   262 // CSIPProfileStateWaitForPermission::MigrationIsDisallowedL