aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_rlcmac.h
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-12-15 15:19:28 +0100
committerMax <msuraev@sysmocom.de>2017-12-18 22:05:22 +0000
commitef784e4e9e09e9bdcc81b6223f26ef22e88cc3c7 (patch)
treeb400e5857865baa24dfa8befc334aada5d7895cb /src/gprs_rlcmac.h
parent912131803bfbc275e2d9f11fbb0e4413d7b44630 (diff)
Remove unused includes and forward declarations
Diffstat (limited to 'src/gprs_rlcmac.h')
-rw-r--r--src/gprs_rlcmac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gprs_rlcmac.h b/src/gprs_rlcmac.h
index be1e6869..aa773fc5 100644
--- a/src/gprs_rlcmac.h
+++ b/src/gprs_rlcmac.h
@@ -41,7 +41,6 @@ extern "C" {
struct gprs_rlcmac_tbf;
struct gprs_rlcmac_bts;
-struct BTS;
struct GprsMs;
#ifdef __cplusplus