X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fofproto.h;h=22484519e9d59cd89bf9257a6234eebe13800355;hb=ba18611;hp=76f1cc676c7fd4594670b69977086bfb164dc13e;hpb=10df718e73122df2f3b04ed585e50e4b299a8cbd;p=openvswitch diff --git a/ofproto/ofproto.h b/ofproto/ofproto.h index 76f1cc67..22484519 100644 --- a/ofproto/ofproto.h +++ b/ofproto/ofproto.h @@ -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 *);