X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch_rr.c;h=c084b1edc8187682dde11ddd147b0b3c6ffab0ba;hb=53b8b63c2fff0f2adbf2c66ed182a32bb4682bf7;hp=64ae9210bf3b577a6e8010d5c51e99c9796f1c87;hpb=836efc088282ad7c9dadcdae0bccfdf0774652ab;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch_rr.c b/src/5gnrsch/sch_rr.c index 64ae9210b..c084b1edc 100644 --- a/src/5gnrsch/sch_rr.c +++ b/src/5gnrsch/sch_rr.c @@ -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;