aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2020-05-23 00:54:15 +0300
committerAlexander Chemeris <Alexander.Chemeris@gmail.com>2020-05-23 00:54:15 +0300
commite27384b2cc59b5ccbd05a1f42c83d4d6e0b6ec74 (patch)
tree6e63e133226ce15befc8c952731bc7e0b6be35bf
parent5ba2a9d069b58ddd6ebde087a0d28b8d2ff194a7 (diff)
paging: Remove obsolete comment.
I beleive MSC split is finished a long time ago and everything is already re-wired for the A-interface. Change-Id: If2a0b15e360c44abc92fdeb9004be7ccc0537cdd
-rw-r--r--src/osmo-bsc/paging.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/osmo-bsc/paging.c b/src/osmo-bsc/paging.c
index 92039f6e8..d61d8dd72 100644
--- a/src/osmo-bsc/paging.c
+++ b/src/osmo-bsc/paging.c
@@ -59,12 +59,6 @@ void *tall_paging_ctx = NULL;
#define PAGING_TIMER 0, 500000
/*
- * TODO MSCSPLIT: the paging in libbsc is closely tied to MSC land in that the
- * MSC realm callback functions used to be invoked from the BSC/BTS level. So
- * this entire file needs to be rewired for use with an A interface.
- */
-
-/*
* Kill one paging request update the internal list...
*/
static void paging_remove_request(struct gsm_bts_paging_state *paging_bts,