aboutsummaryrefslogtreecommitdiffstats
path: root/src/links.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/links.c')
-rw-r--r--src/links.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/links.c b/src/links.c
index 8816f71..64e3a3d 100644
--- a/src/links.c
+++ b/src/links.c
@@ -60,7 +60,6 @@ int link_init(struct bsc_data *bsc)
bsc->link.the_link->dpc = bsc->dpc;
bsc->link.the_link->opc = bsc->opc;
bsc->link.the_link->sccp_opc = bsc->sccp_opc > -1 ? bsc->sccp_opc : bsc->opc;
- bsc->link.the_link->link = 0;
bsc->link.the_link->sltm_once = bsc->once;
bsc->link.the_link->ni = bsc->ni_ni;
bsc->link.the_link->spare = bsc->ni_spare;