connmgr: Remove now-unused function connmgr_broadcast().
[openvswitch] / ofproto / connmgr.h
index 6d404cf9b38d399832992b1045dd8a912043d8d1..81ca51b79b4da6955d3ff89be2ff8fc99aba8f70 100644 (file)
@@ -140,7 +140,6 @@ int connmgr_get_max_probe_interval(const struct connmgr *);
 bool connmgr_is_any_controller_connected(const struct connmgr *);
 bool connmgr_is_any_controller_admitted(const struct connmgr *);
 int connmgr_failure_duration(const struct connmgr *);
-void connmgr_broadcast(struct connmgr *, struct ofpbuf *);
 
 /* In-band configuration. */
 void connmgr_set_extra_in_band_remotes(struct connmgr *,