X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_e2ap_msg_hdl.c;h=a89d1f03220ed9341c0105cc3db69ca8433be24c;hb=483d527d19566ecca87eee46a198bab6c890c6bb;hp=26dfbce169a9eecac4dc7d96be2939016c894c01;hpb=bb8df345963bb5ef2e035ead7731c1171e4cbbe0;p=o-du%2Fl2.git diff --git a/src/du_app/du_e2ap_msg_hdl.c b/src/du_app/du_e2ap_msg_hdl.c index 26dfbce16..a89d1f032 100644 --- a/src/du_app/du_e2ap_msg_hdl.c +++ b/src/du_app/du_e2ap_msg_hdl.c @@ -85,7 +85,6 @@ S16 BuildAndSendE2SetupReq() U8 elementCnt; U8 idx; U8 ieId; - S16 ret; asn_enc_rval_t encRetVal; /* Encoder return value */ DU_LOG("\nE2AP : Building E2 Setup Request\n"); @@ -577,7 +576,6 @@ S16 BuildAndSendRicIndication() U8 elementCnt; U8 idx; U8 ieId; - S16 ret; asn_enc_rval_t encRetVal; /* Encoder return value */ DU_LOG("\nE2AP : Building Ric Indication Message\n");