aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/l1sap.c
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-02-01 19:08:41 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-02-05 12:36:28 +0100
commit131db780ccf755e9fd35e0ad32ba4862247574d7 (patch)
tree1af003e3952eca2660327c3d62dfe344fe6c3ff9 /src/common/l1sap.c
parent5cef0623ef64bc641d2d29edb1ebaaafcc7c0df6 (diff)
Remove unused variables
Diffstat (limited to 'src/common/l1sap.c')
-rw-r--r--src/common/l1sap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index 30c2759e..a36ad88a 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -448,7 +448,6 @@ static int l1sap_info_time_ind(struct gsm_bts *bts,
struct osmo_phsap_prim *l1sap,
struct info_time_ind_param *info_time_ind)
{
- struct gsm_bts_trx *trx;
struct gsm_bts_role_bts *btsb = bts->role;
int frames_expired;