From ca3b18c4c7a0bc75ff8c390432ea2d4893d30b15 Mon Sep 17 00:00:00 2001 From: Alexander Chemeris Date: Sat, 23 May 2020 00:54:15 +0300 Subject: 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 --- src/osmo-bsc/paging.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/osmo-bsc/paging.c b/src/osmo-bsc/paging.c index 521598f6f..37ec61cef 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... */ -- cgit v1.2.3