mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Cleanup dead NGAP code
The goal of this commit is to keep the NGAP library tidy and remove all handlers that are not currently implemented and other dead code.
This commit is contained in:
committed by
Guido Casati
parent
f4c4e02d78
commit
711c632001
@@ -420,7 +420,6 @@ add_library(ngap
|
||||
${NGAP_DIR}/ngap_gNB_pdu_session_management.c
|
||||
${NGAP_DIR}/ngap_gNB_nnsf.c
|
||||
${NGAP_DIR}/ngap_gNB_overload.c
|
||||
${NGAP_DIR}/ngap_gNB_trace.c
|
||||
${NGAP_DIR}/ngap_gNB_ue_context.c
|
||||
${NGAP_DIR}/ngap_gNB_NRPPa_transport_procedures.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user