X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgm.h;h=627c10c72a5f96620417e9d5bf8446ce55375c47;hb=d84801d796815c8d5ad3be643687b470511af945;hp=99363df578a144c849b35adc9fc9a8f55f54a714;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/rgm.h b/src/cm/rgm.h index 99363df57..627c10c72 100755 --- a/src/cm/rgm.h +++ b/src/cm/rgm.h @@ -47,9 +47,6 @@ extern "C" { /* Event corresponding to each primitive at this interface */ #define EVTRGMBASEEVT 0 /*!< Bind Request */ -#define EVTRGMBNDREQ 1 /*!< Bind Request */ -#define EVTRGMUBNDREQ 2 /*!< Un-Bind Request */ -#define EVTRGMBNDCFM 3 /*!< Bind Confirm */ #define EVTRGMCFGPRBRPRT 4 /*!< PRB Report Configuration */ #define EVTRGMPRBRPRTIND 5 /*!< PRB report Indication */ #define EVTRGMTRANSMODEIND 6 /*!< Trans Mode Chg Indication */