X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_f1ap_msg_hdl.c;fp=src%2Fdu_app%2Fdu_f1ap_msg_hdl.c;h=ac0a039501828523e93ebeddf2fcf005ad38f2bb;hb=54b723e4e533c3bfd0c2258c33f26689b392acbb;hp=ecd15d2b80a9bed1f5dcf96ed6575208ed46578c;hpb=964fd8f1dc9c969e70caf8885332cc086ff22d74;p=o-du%2Fl2.git diff --git a/src/du_app/du_f1ap_msg_hdl.c b/src/du_app/du_f1ap_msg_hdl.c index ecd15d2b8..ac0a03950 100644 --- a/src/du_app/du_f1ap_msg_hdl.c +++ b/src/du_app/du_f1ap_msg_hdl.c @@ -16528,7 +16528,6 @@ uint8_t procPagingMsg(F1AP_PDU_t *f1apMsg) PagingCell_Item_t *pagingCellItem = NULLP; DuPagingMsg *tmpPagingParam = NULLP; - DU_LOG("\nINFO --> DU APP : Processing the Paging Message"); paging = &f1apMsg->choice.initiatingMessage->value.choice.Paging; if(paging) {