Oops! remove redundant code

This commit is contained in:
Sukchan Lee 2021-04-08 20:46:41 +09:00
parent 3c9541992f
commit 2df8a1836f
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ typedef struct hss_imsi_s {
char *id;
ogs_plmn_id_t visited_plmn_id;
hss_impi_t *impi;
} hss_imsi_t;
typedef struct hss_impi_s {