Commit 0ddf4208 authored by Navid Nikaein's avatar Navid Nikaein

disabling localization flag in RRC

parent bb99c721
...@@ -520,7 +520,7 @@ rrc_rx_tx( ...@@ -520,7 +520,7 @@ rrc_rx_tx(
} else { // eNB } else { // eNB
check_handovers(ctxt_pP); check_handovers(ctxt_pP);
// counetr, and get the value and aggregate // counetr, and get the value and aggregate
#ifdef LOCALIZATION #ifdef RRC_LOCALIZATION
/* for the localization, only primary CC_id might be relevant*/ /* for the localization, only primary CC_id might be relevant*/
gettimeofday(&ts, NULL); gettimeofday(&ts, NULL);
......
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