gsm_data_shared.h: Remove unused loc_list from struct gsm_bts

Change-Id: I52880962dfb0399c613048aa7ddfd828d3c6c933
This commit is contained in:
Pau Espin 2019-06-07 13:24:48 +02:00 committed by pespin
parent 46d62b984a
commit 5a3eb6470d
1 changed files with 0 additions and 3 deletions

View File

@ -557,9 +557,6 @@ struct gsm_bts {
/* list header in net->bts_list */
struct llist_head list;
/* Geographical location of the BTS */
struct llist_head loc_list;
/* number of ths BTS in network */
uint8_t nr;
/* human readable name / description */