mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
gprs: Remove now unused authenticate flag
This has been obsoleted by the previous commit. Remove it.
This commit is contained in:
@@ -275,7 +275,6 @@ struct sgsn_subscriber_data {
|
||||
struct sgsn_mm_ctx *mm;
|
||||
struct gsm_auth_tuple auth_triplets[5];
|
||||
int auth_triplets_updated;
|
||||
int authenticate;
|
||||
};
|
||||
|
||||
struct sgsn_config;
|
||||
|
Reference in New Issue
Block a user