Remove vestigial support for Spanning Tree Protocol.
[openvswitch] / ofproto / ofproto.h
index 76f1cc676c7fd4594670b69977086bfb164dc13e..22484519e9d59cd89bf9257a6234eebe13800355 100644 (file)
@@ -115,7 +115,6 @@ int ofproto_set_snoops(struct ofproto *, const struct svec *snoops);
 int ofproto_set_netflow(struct ofproto *,
                         const struct netflow_options *nf_options);
 void ofproto_set_sflow(struct ofproto *, const struct ofproto_sflow_options *);
-int ofproto_set_stp(struct ofproto *, bool enable_stp);
 
 /* Configuration querying. */
 uint64_t ofproto_get_datapath_id(const struct ofproto *);