X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrrlc%2Fkw_lim.c;h=ba46450bbd4b37cb0d6e46c665b5cd0568f94aae;hb=9c8b78da0f4ef42dae5e30a3061463b81327e7a0;hp=12fb70f639f8a51f6c348fc66044c8cab1bb3b68;hpb=2193e4cf01012809495be026097e8d7eacb9f0ac;p=o-du%2Fl2.git diff --git a/src/5gnrrlc/kw_lim.c b/src/5gnrrlc/kw_lim.c index 12fb70f63..ba46450bb 100755 --- a/src/5gnrrlc/kw_lim.c +++ b/src/5gnrrlc/kw_lim.c @@ -118,8 +118,6 @@ U8 status; RlcRguSapCb *rguSap; /* RGU SAP Control Block */ RlcCb *tRlcCb; - TRC3(RlcLiRguBndCfm) - #if (ERRCLASS & ERRCLS_INT_PAR) if (pst->dstInst >= MAX_RLC_INSTANCES) { @@ -574,8 +572,6 @@ RguHarqStatusInd *staInd; U8 tbIdx; RlcCb *tRlcCb; - TRC3(RlcLiRguHqStaInd) - tRlcCb = RLC_GET_RLCCB(pst->dstInst); ueKey.cellId = staInd->cellId; ueKey.ueId = staInd->ueId;