[Epic-ID: ODUHIGH-461][Task-ID: ODUHIGH-468]Unused files and functions removed/disabled
[o-du/l2.git] / src / 5gnrmac / lwr_mac_handle_phy.c
index a8f251c..5c22704 100644 (file)
@@ -476,6 +476,7 @@ uint8_t procUciInd(fapi_uci_indication_t  *fapiUciInd)
 }
 #endif /* FAPI */
 
+#ifdef CALL_FLOW_DEBUG_LOG 
 /*******************************************************************
  * @brief Function prints src, dest, msg infor about all the msgs that
  received.
@@ -533,6 +534,7 @@ void callFlowFromPhyToLwrMac(uint16_t msgId)
    }
    DU_LOG("\nCall Flow: PHY -> ENTLWRMAC : %s\n",message);
 }
+#endif
 
 /*******************************************************************
  *