summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/cp/mme.h
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ce/rx/cp/mme.h')
-rw-r--r--cesar/ce/rx/cp/mme.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/cesar/ce/rx/cp/mme.h b/cesar/ce/rx/cp/mme.h
index bf244679b3..ec581b70db 100644
--- a/cesar/ce/rx/cp/mme.h
+++ b/cesar/ce/rx/cp/mme.h
@@ -70,15 +70,6 @@ ce_rx_mme_refresh_tone_map_list (cp_t *ctx, cp_sta_t *sta, u32 tmi_list, u8
default_tmi, tonemap_intervals_t *int_list,
tonemaps_t *tms);
-/**
- * Send a CM_TM_UPDATE.IND to restart initial CE.
- * \param ctx the Control Plane context.
- * \param sta the destination of the MME.
- * \param tms the tone maps structure (in RX).
- */
-void
-ce_rx_mme_restart_initial_ce (cp_t *ctx, cp_sta_t *sta, tonemaps_t *tms);
-
END_DECLS
#endif /* ce_rx_cp_mme_h */