summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-04-09 07:53:23 +0200
committerHarald Welte <laforge@gnumonks.org>2010-04-09 07:53:23 +0200
commita599e1a9caf8f6c08f155072a6a4890bd4c7e175 (patch)
treea4663eb85a887006985ca938425fb61793267a33 /src/shared/libosmocore/include
parent7ed483c8a7afb77c887ebbc88e8b49d02aa56474 (diff)
libosmocore: don't make local changes in this repository
All changes to libosmocore need to be committed to git://git.osmocom.org/libosmocore.git first, and then imported by means of git-subtree.
Diffstat (limited to 'src/shared/libosmocore/include')
-rw-r--r--src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h b/src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h
index 0e2cd8e2..801b9b54 100644
--- a/src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h
+++ b/src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h
@@ -685,7 +685,6 @@ enum chreq_type {
/* Chapter 5.1.2.2 */
#define GSM_CSTATE_NULL 0
#define GSM_CSTATE_INITIATED 1
-#define GSM_CSTATE_MM_CONNECTION_PEND 2 /* see 10.5.4.6 */
#define GSM_CSTATE_MO_CALL_PROC 3
#define GSM_CSTATE_CALL_DELIVERED 4
#define GSM_CSTATE_CALL_PRESENT 6