Commit f9c4a4e5 authored by Tien Thinh NGUYEN's avatar Tien Thinh NGUYEN

Code cleanup

parent 39c82895
......@@ -32,7 +32,6 @@ using namespace ngap;
UEContextReleaseCompleteMsg::UEContextReleaseCompleteMsg() : NgapUEMessage() {
ies = nullptr;
userLocationInformation = std::nullopt;
;
pduSessionResourceListCxtRelCpl = std::nullopt;
setMessageType(NgapMessageType::UE_CONTEXT_RELEASE_COMPLETE);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment