Merge "[Epic-ID: ODUHIGH-518] Alignment to latest ORAN WG8 Spec: O-RAN.WG8.AAD.0...
[o-du/l2.git] / src / du_app / du_mgr.h
index 4210106..9202092 100644 (file)
@@ -349,7 +349,6 @@ typedef struct duCb
    UpTnlCfg*     upTnlCfg[MAX_TEID];        /* tunnel info for every Drb */
    CmLListCp     reservedF1apPduList;       /*storing F1AP pdu infomation and transId */
    SliceCfgState sliceState;                /* Slice status */ 
-   F1SetupMsg    f1SetupReqAndRspMsg;       /* f1 Setup Req And Rsp Msg*/
    DuTimers      duTimersInfo;              /* Du timers queue */
 }DuCb;