pespin has uploaded this change for review.

View Change

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(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/35/40935/1
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 change 40935. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I0f7c6bedaf3b7f909c3e27175ca99967492ab7c3
Gerrit-Change-Number: 40935
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>