projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e073f94
)
ovsdb: Remove obsolete declaration from ovsdb-server.c.
author
Ben Pfaff
<blp@nicira.com>
Mon, 7 Dec 2009 21:32:44 +0000
(13:32 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 7 Dec 2009 21:34:33 +0000
(13:34 -0800)
ovsdb/ovsdb-server.c
patch
|
blob
|
history
diff --git
a/ovsdb/ovsdb-server.c
b/ovsdb/ovsdb-server.c
index d80161b2dfb70730a27e81775de6258464e07223..b86a504b57fe1f1c5ce781f6d9c7d200a3055628 100644
(file)
--- 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,