From 5037b6817f9d847c376765d7f10f0f76fae9453a Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 18 Jan 2021 13:55:51 +0100 Subject: gb_proxy: Don't use orphan log subsystem DPCU DPCU is defined in debug.h, but never registered as log subsystem, so we shall not use it. Also remove other similar "orphan" log subsystems from debug.h Change-Id: I8be54ee49e10d4004128352613923c4700063aa3 --- include/osmocom/sgsn/debug.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'include/osmocom') diff --git a/include/osmocom/sgsn/debug.h b/include/osmocom/sgsn/debug.h index da819d562..9a686cb68 100644 --- a/include/osmocom/sgsn/debug.h +++ b/include/osmocom/sgsn/debug.h @@ -8,34 +8,21 @@ /* Debug Areas of the code */ enum { - DRLL, - DCC, DMM, - DRR, - DRSL, - DNM, - DMNCC, DPAG, DMEAS, - DSCCP, - DMSC, - DHO, - DDB, DREF, DGPRS, DNS, DLLC, DSNDCP, DSLHC, - DNAT, DCTRL, DFILTER, DGTPHUB, DRANAP, DSUA, DV42BIS, - DPCU, - DVLR, DIUCS, DSIGTRAN, DGTP, -- cgit v1.2.3