summaryrefslogtreecommitdiff
path: root/cesar/cp/cco/action/inc/cco_action.h
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/cp/cco/action/inc/cco_action.h')
-rw-r--r--cesar/cp/cco/action/inc/cco_action.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/cesar/cp/cco/action/inc/cco_action.h b/cesar/cp/cco/action/inc/cco_action.h
index d960a533cd..35efccba91 100644
--- a/cesar/cp/cco/action/inc/cco_action.h
+++ b/cesar/cp/cco/action/inc/cco_action.h
@@ -96,13 +96,6 @@ void
cp_cco_action_cco_selection__sta_remove (cp_t *ctx, cp_sta_t *sta);
/**
- * Clear the selection context.
- * \param ctx the module context.
- */
-void
-cp_cco_action_cco_selection__clear (cp_t *ctx);
-
-/**
* Selects the Next CCo on the AVLN.
* \param ctx the module context.
* \return the station elected or NULL.