X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fdu_app_mac_inf.h;h=9020815d47dd8452c034194319bf4828a49ff391;hb=de6a435729e3cad9d4a66329080b8206a64f452c;hp=cbb8935b03a5c5e088086df525ef60c313571396;hpb=6bd517aac8dc6e3166389be3f468c58ba56d5608;p=o-du%2Fl2.git diff --git a/src/cm/du_app_mac_inf.h b/src/cm/du_app_mac_inf.h index cbb8935b0..9020815d4 100644 --- a/src/cm/du_app_mac_inf.h +++ b/src/cm/du_app_mac_inf.h @@ -843,7 +843,6 @@ typedef struct macCellGrpCfg bool phrCfgSetupPres; /* true/false: phrCfgSetup/phrCfgRelease */ PhrCfg phrCfg; #ifdef NR_DRX - bool drxCfgPresent; DrxCfg drxCfg; #endif }MacCellGrpCfg; @@ -1301,9 +1300,6 @@ typedef struct macUeCfg LcCfg lcCfgList[MAX_NUM_LC]; UeCfgState macUeCfgState; /* InActive / Completed */ DataTransmissionAction transmissionAction; -#ifdef NR_DRX - bool drxConfigIndicatorRelease; -#endif }MacUeCfg; typedef struct nrcgi