From fc498c9e7bb572ac1255f80fc2ab1794b9bc39ce Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 27 Oct 2013 13:38:54 +0100 Subject: tbf: Go through the trx to get the ARFCN --- src/tbf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tbf.h') diff --git a/src/tbf.h b/src/tbf.h index ea184442..196454a8 100644 --- a/src/tbf.h +++ b/src/tbf.h @@ -122,7 +122,6 @@ struct gprs_rlcmac_tbf { uint8_t tlli_valid; struct gprs_rlcmac_trx *trx; uint8_t trx_no; - uint16_t arfcn; uint8_t tsc; uint8_t first_ts; /* first TS used by TBF */ uint8_t first_common_ts; /* first TS that the phone can send and -- cgit v1.2.3