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 18, 2023
1 parent f82f6d6 commit 1a753f3
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 @@ -565,7 +565,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 1a753f3

Please sign in to comment.