lib/meta-flow: remove unused function
[sliver-openvswitch.git] / lib / meta-flow.h
index b43b13f..2c5616f 100644 (file)
@@ -379,8 +379,6 @@ enum ofputil_protocol mf_set(const struct mf_field *,
 
 void mf_set_wild(const struct mf_field *, struct match *);
 
-void mf_random_value(const struct mf_field *, union mf_value *value);
-
 /* Subfields. */
 void mf_write_subfield_flow(const struct mf_subfield *,
                             const union mf_subvalue *, struct flow *);