aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/osmo-bts-octphy/l1_if.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osmo-bts-octphy/l1_if.c b/src/osmo-bts-octphy/l1_if.c
index 0efc4bb4..8b316301 100644
--- a/src/osmo-bts-octphy/l1_if.c
+++ b/src/osmo-bts-octphy/l1_if.c
@@ -1058,8 +1058,6 @@ static int handle_ph_data_ind(struct octphy_hdl *fl1,
data_ind->Data.ulDataLength),
data_ind->Data.ulDataLength);
- dump_meas_res(LOGL_DEBUG, &data_ind->MeasurementInfo);
-
/* check for TCH */
if (sapi == cOCTVC1_GSM_SAPI_ENUM_TCHF ||
sapi == cOCTVC1_GSM_SAPI_ENUM_TCHH) {