aboutsummaryrefslogtreecommitdiffstats
path: root/doc/handover-intra-bsc-fsm.dot
diff options
context:
space:
mode:
Diffstat (limited to 'doc/handover-intra-bsc-fsm.dot')
-rw-r--r--doc/handover-intra-bsc-fsm.dot2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/handover-intra-bsc-fsm.dot b/doc/handover-intra-bsc-fsm.dot
index 53b3eede8..39f309729 100644
--- a/doc/handover-intra-bsc-fsm.dot
+++ b/doc/handover-intra-bsc-fsm.dot
@@ -25,6 +25,4 @@ labelloc=t; label="Handover FSM: Intra-BSC"
lchan -> WAIT_LCHAN_ESTABLISHED [label="HO_EV_LCHAN_\nESTABLISHED",style=dotted]
WAIT_LCHAN_ESTABLISHED -> terminate [label="non-TCH"]
- WAIT_LCHAN_ESTABLISHED -> WAIT_MGW_ENDPOINT_TO_MSC
- WAIT_MGW_ENDPOINT_TO_MSC -> terminate [label="handover_end()"]
}