Signed-off-by: William Tu <u9012...@gmail.com> --- ovn/controller-vtep/ovn-controller-vtep.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/ovn/controller-vtep/ovn-controller-vtep.c b/ovn/controller-vtep/ovn-controller-vtep.c index bad3316..36005ed 100644 --- a/ovn/controller-vtep/ovn-controller-vtep.c +++ b/ovn/controller-vtep/ovn-controller-vtep.c @@ -230,9 +230,6 @@ parse_options(int argc, char *argv[]) } free(short_options); - argc -= optind; - argv += optind; - if (!ovnsb_remote) { ovnsb_remote = xstrdup(default_db()); } -- 2.5.0 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev