VLR: drop unused struct members

Change-Id: I322072653b41cf250aa2c1e346e00bae884feb84
This commit is contained in:
Max 2018-12-17 16:48:59 +01:00
parent c4e4fa762c
commit 4776b0526c
1 changed files with 0 additions and 3 deletions

View File

@ -171,9 +171,6 @@ struct vlr_subscr {
/* PS (SGSN) specific parts */
struct {
struct llist_head pdp_list;
uint8_t rac;
uint8_t sac;
struct gprs_mm_ctx *mmctx;
} ps;
/* CS (NITB/CSCN) specific parts */
struct {