X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_f1ap_msg_hdl.c;h=789e34276167a22153e10d08f5b3560a7edc669f;hb=45967e320fb5747a257af75f3d2f12c0aa9daee0;hp=9431bf1e945ce1b8f74dec8fce55c7130d47af10;hpb=c0a3fe5c34bcbadc2e7acbfd164780319788e8e6;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 9431bf1e9..789e34276 100644 --- a/src/du_app/du_f1ap_msg_hdl.c +++ b/src/du_app/du_f1ap_msg_hdl.c @@ -16521,7 +16521,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) {