pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/40935?usp=email )
Change subject: debug.h: Remove unused log category DIUCS ......................................................................
debug.h: Remove unused log category DIUCS
It's used nowhere, not even defined in the initialization array of categories, because IuCS has no place in SGSN.
Change-Id: I0f7c6bedaf3b7f909c3e27175ca99967492ab7c3 --- M include/osmocom/sgsn/debug.h 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved
diff --git a/include/osmocom/sgsn/debug.h b/include/osmocom/sgsn/debug.h index 04ba3c0..3beb365 100644 --- a/include/osmocom/sgsn/debug.h +++ b/include/osmocom/sgsn/debug.h @@ -22,7 +22,6 @@ DRANAP, DSUA, DV42BIS, - DIUCS, DSIGTRAN, DGTP, DOBJ,