Merge "Documentation fixes"
[o-du/l2.git] / src / 5gnrmac / mac_demux.c
index 8d9a878..733b197 100644 (file)
@@ -26,7 +26,6 @@
 #include "mac.h"
 #include "mac_utils.h"
 
-extern uint32_t shortBsrBytesTable[MAX_SHORT_BSR_TABLE_ENTRIES];
 
 /*******************************************************************
  *
@@ -105,7 +104,6 @@ uint8_t unpackRxData(uint16_t cellId, SlotIndInfo slotInfo, RxDataIndPdu *rxData
         case MAC_LCID_MIN ... MAC_LCID_MAX :
            {
               DU_LOG("\nMAC : PDU received for LC ID %d", lcId);
-
               pduLen--;
               idx++;