Revert "[Epic-ID: ODUHIGH-462][Task-ID: ODUHIGH-472] Implementation of drx timer"
[o-du/l2.git] / src / du_app / du_mgr.h
index e7345f5..c260408 100644 (file)
@@ -157,7 +157,6 @@ typedef struct duUeCfg
 #ifdef NR_DRX
    bool     drxCyclePres;
    DrxCycle drxCycle;
-   bool     drxConfigIndicatorRelease;
 #endif
 }DuUeCfg;