Commit 5d414df1 authored by Swetank Srivastava's avatar Swetank Srivastava

removed dead code

parent 8de7d0a9
......@@ -4386,7 +4386,6 @@ uint8_t do_Paging(uint8_t Mod_id, uint8_t *buffer, size_t buffer_size,
ue_paging_identity_t ue_paging_identity, cn_domain_t cn_domain, bool systemInfoModification, uint8_t pagingRecordCount) {
LOG_D(RRC, "[eNB %d] do_Paging start\n", Mod_id);
asn_enc_rval_t enc_rval;
//LTE_PCCH_Message_t pcch_msg;
static LTE_PCCH_Message_t pcch_msg;
LTE_PagingRecord_t *paging_record_p;
int j;
......
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