Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
iamelisahi committed Sep 17, 2023
1 parent 4ffc9ea commit 7f2baae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/gmm/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,6 @@ func HandleRegistrationRequest(ue *context.AmfUe, anType models.AccessType, proc
// if failed, give up to retrieve the old context and start a new authentication procedure.
ue.ServingAmfChanged = false
context.GetSelf().AllocateGutiToUe(ue) // refresh 5G-GUTI
// ue.SecurityContextAvailable = false // need to start authentication procedure later
}
}
return nil
Expand Down

0 comments on commit 7f2baae

Please sign in to comment.