[Epic-ID: ODUHIGH-464][Task-ID: ODUHIGH-483]TDD compilation warning fix
[o-du/l2.git] / src / 5gnrsch / sch_rr.c
index 64ae921..c084b1e 100644 (file)
@@ -42,9 +42,6 @@
 uint8_t schMsg3RetxSchedulingForUe(SchRaCb *raCb)
 {
    bool      k2Found = false;
-#ifdef NR_TDD
-   uint8_t   totalCfgSlot = 0;
-#endif
    uint16_t             dciSlot = 0;
    SlotTimingInfo       dciTime, msg3Time;
    SchCellCb            *cell = NULLP;