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,
--
To view, visit
https://gerrit.osmocom.org/c/osmo-sgsn/+/40935?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I0f7c6bedaf3b7f909c3e27175ca99967492ab7c3
Gerrit-Change-Number: 40935
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>