summaryrefslogtreecommitdiff
path: root/cesar/cp/beacon
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/cp/beacon')
-rw-r--r--cesar/cp/beacon/src/beacon.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/cesar/cp/beacon/src/beacon.c b/cesar/cp/beacon/src/beacon.c
index 1da5d5071d..4c31ba206e 100644
--- a/cesar/cp/beacon/src/beacon.c
+++ b/cesar/cp/beacon/src/beacon.c
@@ -709,11 +709,6 @@ cp_beacon_get_and_process_beacon (cp_t *ctx)
sta = cp_beacon_update_sta_peer (ctx, &beacon_data, net, type, tei,
mac_address);
- /** Check handover in progress status. */
- if ((!ctx->beacon.hoip.hoipcd)
- && (cp_sta_own_data_get_cco_status (ctx)))
- cp_fsm_post_new_event (ctx, sta, HANDOVER_DISCOVERED_STA, net, sta);
-
/** Our station is associated and the beacon is from our CCo. */
own = cp_sta_mgr_get_sta_own_data (ctx);
if (cp_sta_own_data_get_tei (ctx)