X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-server.c;h=b86a504b57fe1f1c5ce781f6d9c7d200a3055628;hb=141f49423d7433b2a82b0de2d101f2dc6e6dbac9;hp=d80161b2dfb70730a27e81775de6258464e07223;hpb=6dea5eaf5c9fb6e9eaa1610e8a9c44a587bafb25;p=openvswitch diff --git a/ovsdb/ovsdb-server.c b/ovsdb/ovsdb-server.c index d80161b2..b86a504b 100644 --- a/ovsdb/ovsdb-server.c +++ b/ovsdb/ovsdb-server.c @@ -44,8 +44,6 @@ #include "vlog.h" #define THIS_MODULE VLM_ovsdb_server -static const struct jsonrpc_server_cbs ovsdb_jsonrpc_cbs; - static unixctl_cb_func ovsdb_server_exit; static void parse_options(int argc, char *argv[], char **file_namep,