ofp-util: Remove duplicate declaration of ofputil_decode_packet_in()
[openvswitch] / lib / ofp-util.h
index e64be514f58965b93fd5c1760c49914f1aa30f8a..59d6b1abf9e686f763b55ffc5c640fbc0caf2a5e 100644 (file)
@@ -247,8 +247,6 @@ int ofputil_decode_packet_in(struct ofputil_packet_in *,
                              const struct ofp_header *);
 struct ofpbuf *ofputil_encode_packet_in(const struct ofputil_packet_in *,
                                         enum nx_packet_in_format);
-int ofputil_decode_packet_in(struct ofputil_packet_in *pi,
-                             const struct ofp_header *oh);
 
 /* Abstract packet-out message. */
 struct ofputil_packet_out {