summaryrefslogtreecommitdiff
path: root/isisd/isis_circuit.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_circuit.h')
-rw-r--r--isisd/isis_circuit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/isisd/isis_circuit.h b/isisd/isis_circuit.h
index 7d7b25b92f..5a0d4ffbab 100644
--- a/isisd/isis_circuit.h
+++ b/isisd/isis_circuit.h
@@ -86,7 +86,6 @@ struct isis_circuit {
struct thread *t_read;
struct thread *t_send_csnp[2];
struct thread *t_send_psnp[2];
- struct thread *t_send_lsp;
struct isis_tx_queue *tx_queue;
struct isis_circuit_arg level_arg[2]; /* used as argument for threads */