aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2020-05-23 00:54:15 +0300
committerKirill Zakharenko <earwin@gmail.com>2020-06-06 02:22:34 +0300
commit4409c9002e87a5d7488ff1d51eb9ad4ef859a9d7 (patch)
treea2dda449719c71b41d8b14ec786ce26b5ec3e814 /src
parent1062f88f8349e2cf3fd82d140a775e0ff1fb3a5a (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
Diffstat (limited to 'src')
-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 34afcddbb..22e572a6b 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,