Skip to content
Snippets Groups Projects
Commit a52156cf authored by Robert Schmidt's avatar Robert Schmidt
Browse files

Remove unused MCC/MNC in eNB_RRC_INST

parent 514b8d83
No related branches found
No related tags found
No related merge requests found
......@@ -699,13 +699,6 @@ typedef struct eNB_RRC_INST_s {
#if defined(ENABLE_ITTI)
RrcConfigurationReq configuration;
#endif
// other PLMN parameters
/// Mobile country code
int mcc;
/// Mobile network code
int mnc;
/// number of mnc digits
int mnc_digit_length;
// other RAN parameters
int srb1_timer_poll_retransmit;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment