X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_e2ap_mgr.h;h=df06ada0d4b91966ff3d82d25893d7c669d64ffb;hb=760f81397ca10d4983c4b21414edbaa13d181173;hp=a4d05f9ca37131c9df54bc6e67a61111fd3d23f4;hpb=203a75d30fe226a5496af4a0bc50ea0671e32df3;p=o-du%2Fl2.git diff --git a/src/du_app/du_e2ap_mgr.h b/src/du_app/du_e2ap_mgr.h index a4d05f9ca..df06ada0d 100644 --- a/src/du_app/du_e2ap_mgr.h +++ b/src/du_app/du_e2ap_mgr.h @@ -518,6 +518,7 @@ void deleteRicSubscriptionNode(CmLList *ricSubscriptionInfo); void deleteMeasurementInfoList(CmLListCp *measInfoList); void deleteActionSequence(ActionInfo *action); void deleteMeasuredValueList(CmLListCp *measuredValueList); +void removeE2NodeInformation(); /********************************************************************** End of file **********************************************************************/