diff --git a/src/sync.c b/src/sync.c index 478ae05..048b4a0 100644 --- a/src/sync.c +++ b/src/sync.c @@ -877,8 +877,6 @@ load_state( sync_vars_t *svars ) switch (c) { case '-': debug( "killed\n" ); - if (srec->msg[M]) - srec->msg[M]->srec = 0; srec->status = S_DEAD; break; case '#':