vswitchd: Do not choose generated MAC address for local port.
[openvswitch] / ovsdb / ovsdb-server.c
index d80161b2dfb70730a27e81775de6258464e07223..b86a504b57fe1f1c5ce781f6d9c7d200a3055628 100644 (file)
@@ -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,