summaryrefslogtreecommitdiff
path: root/zebra/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/main.c')
-rw-r--r--zebra/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/zebra/main.c b/zebra/main.c
index c9fc0f8381..c605050c57 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -62,10 +62,6 @@
#define ZEBRA_PTM_SUPPORT
-/* Zebra instance */
-struct zebra_t zebrad = {
-};
-
/* process id. */
pid_t pid;