diff options
Diffstat (limited to '')
-rw-r--r-- | babeld/babel_main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/babeld/babel_main.h b/babeld/babel_main.h index a21a52747..fb22c58e2 100644 --- a/babeld/babel_main.h +++ b/babeld/babel_main.h @@ -43,7 +43,6 @@ extern struct thread_master *master; /* quagga's threads handler */ extern int debug; extern int wireless_hello_interval, wired_hello_interval, idle_hello_interval; extern int idle_time; -extern int link_detect; extern unsigned char myid[8]; |