summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/logging.h
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2011-09-19 19:49:22 +0200
committerSylvain Munaut <tnt@246tNt.com>2011-11-13 20:25:19 +0100
commit8f77cbecb4df9a8ce1a695ca24799d5c02da4ec1 (patch)
treed24fcbc3723fb597912f5d79de764159443ad92b /src/host/layer23/include/osmocom/bb/common/logging.h
parente16e02acc0086e89a05fee2ae12c2b415d50564f (diff)
host/layer23: Removed local copy of LAPDm, using libosmocore instad
Since libosmocore already has LAPDm implementation, we don't need the local copy of LAPDm code anymore. Written-by: Andreas Eversberg <jolly@eversberg.eu> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common/logging.h')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/logging.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/logging.h b/src/host/layer23/include/osmocom/bb/common/logging.h
index 554b7670..2cb58354 100644
--- a/src/host/layer23/include/osmocom/bb/common/logging.h
+++ b/src/host/layer23/include/osmocom/bb/common/logging.h
@@ -16,7 +16,6 @@ enum {
DMNCC,
DMEAS,
DPAG,
- DLAPDM,
DL1C,
DSAP,
DSUM,