Signed-off-by: Ben Pfaff <b...@nicira.com>
---
 ofproto/connmgr.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/ofproto/connmgr.h b/ofproto/connmgr.h
index 20c8160..c09c80f 100644
--- a/ofproto/connmgr.h
+++ b/ofproto/connmgr.h
@@ -158,8 +158,6 @@ enum ofperr ofconn_pktbuf_retrieve(struct ofconn *, 
uint32_t id,
 
 bool ofconn_has_pending_opgroups(const struct ofconn *);
 void ofconn_add_opgroup(struct ofconn *, struct list *);
-void ofconn_remove_opgroup(struct ofconn *, struct list *,
-                           const struct ofp_header *request, int error);
 
 /* Sending asynchronous messages. */
 bool connmgr_wants_packet_in_on_miss(struct connmgr *mgr);
-- 
1.7.10.4

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to