aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/src/libbsc/abis_rsl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbsc/src/libbsc/abis_rsl.c b/openbsc/src/libbsc/abis_rsl.c
index f6727501f..3788644ff 100644
--- a/openbsc/src/libbsc/abis_rsl.c
+++ b/openbsc/src/libbsc/abis_rsl.c
@@ -111,9 +111,6 @@ static void count_codecs(struct gsm_bts *bts, struct gsm_lchan *lchan)
default:
break;
}
- } else {
- LOGP(DRSL, LOGL_DEBUG, "count_codecs unknown lchan->type %s on channel %s\n",
- gsm_lchant_name(lchan->type), gsm_ts_and_pchan_name(lchan->ts));
}
}