projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0867a3
)
vswitch: Drop unused extern declaration.
author
Ben Pfaff
<blp@nicira.com>
Tue, 10 Mar 2009 19:29:43 +0000
(12:29 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Tue, 10 Mar 2009 20:56:00 +0000
(13:56 -0700)
This was entirely unused.
vswitchd/bridge.c
patch
|
blob
|
history
diff --git
a/vswitchd/bridge.c
b/vswitchd/bridge.c
index 16382aff7ee18279150e8f8e54851d563b046358..85ddd74325e4083b3a9efe443cccd2457922205c 100644
(file)
--- a/
vswitchd/bridge.c
+++ b/
vswitchd/bridge.c
@@
-70,8
+70,6
@@
#define THIS_MODULE VLM_bridge
#include "vlog.h"
-extern struct svec config_files;
-
struct iface {
struct port *port; /* Containing port. */
size_t port_ifidx; /* Index within containing port. */