Fix for DMRS symbols overlap with PDSCH/PUSCH symbols (as per ODU-Low limitation...
[o-du/l2.git] / src / 5gnrmac / lwr_mac_phy.c
index 46d68d5..4d22eda 100644 (file)
@@ -227,7 +227,6 @@ void LwrMacRecvPhyMsg()
            continue;
         }
 
-        DU_LOG("\nDEBUG  -->  LWR_MAC : numMsgToGet %d", numMsgToGet);
         while(numMsgToGet--)
         {
            currElem = NULLP;