warning set 4
[o-du/l2.git] / src / cm / tfu.c
index ad304ab..6e2c750 100755 (executable)
@@ -3673,8 +3673,8 @@ Buffer *mBuf
 //   (*func)(pst, suId, slotInd);
    (*func)(pst, slotInd);
    SPutSBuf(pst->region, pst->pool, (Data *)slotInd, sizeof(SlotIndInfo));
-   RETVALUE(ROK);
 #endif
+   return ROK;
 }
 
 \f