From 8f77cbecb4df9a8ce1a695ca24799d5c02da4ec1 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Mon, 19 Sep 2011 19:49:22 +0200 Subject: 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 Signed-off-by: Sylvain Munaut --- src/host/layer23/include/osmocom/bb/common/logging.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/host/layer23/include/osmocom/bb/common/logging.h') 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, -- cgit v1.2.3