aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/vnet.h')
-rw-r--r--src/vnet/vnet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/vnet.h b/src/vnet/vnet.h
index 9b2a8788752..3b20f71917b 100644
--- a/src/vnet/vnet.h
+++ b/src/vnet/vnet.h
@@ -81,7 +81,6 @@ typedef struct vnet_main_t
} vnet_main_t;
extern vnet_main_t vnet_main;
-extern vnet_main_t **vnet_mains;
#include <vnet/interface_funcs.h>
#include <vnet/global_funcs.h>