X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_mgr_main.h;h=a13b51902be167a3a4486a42b2f856fe25873109;hb=5831bf6b3454aa200a92cd3e84209650734e4863;hp=6ed9a214a83caa555c7177e7056dbd0b852821cc;hpb=d349ae65e1495488772f87e5cfa1ae71d9eab075;p=o-du%2Fl2.git diff --git a/src/du_app/du_mgr_main.h b/src/du_app/du_mgr_main.h index 6ed9a214a..a13b51902 100644 --- a/src/du_app/du_mgr_main.h +++ b/src/du_app/du_mgr_main.h @@ -19,13 +19,7 @@ #ifndef __DU_MGR_MAIN_H__ #define __DU_MGR_MAIN_H__ -#include "du_mgr.h" - /* Function declarations */ -S16 duReadCfg(); -S16 readCfg(); -S16 readClCfg(); -void fillSlotConfig(); S16 duAppInit(SSTskId sysTskId); S16 sctpInit(SSTskId sysTskId); S16 rlcDlInit(SSTskId sysTskId);