Signed-off-by: Han Zhou <zhou...@gmail.com>
---
 ovn/controller/ofctrl.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ovn/controller/ofctrl.h b/ovn/controller/ofctrl.h
index 125f9a4..d53bc68 100644
--- a/ovn/controller/ofctrl.h
+++ b/ovn/controller/ofctrl.h
@@ -54,6 +54,4 @@ void ofctrl_add_flow(struct hmap *desired_flows, uint8_t 
table_id,
                      uint16_t priority, uint64_t cookie,
                      const struct match *, const struct ofpbuf *ofpacts);
 
-void ofctrl_flow_table_clear(void);
-
 #endif /* ovn/ofctrl.h */
-- 
2.1.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to