diff --git a/exec/ckpt.c b/exec/ckpt.c index a906ea52..da18b88d 100644 --- a/exec/ckpt.c +++ b/exec/ckpt.c @@ -1761,10 +1761,6 @@ static int message_handler_req_exec_ckpt_checkpointunlink (void *message, struct */ checkpoint_release (ckptCheckpoint); } - else if ( ckptCheckpoint->referenceCount > 0 ) { - ckptCheckpoint->unlinked = 0; - ckptCheckpoint->expired = 0; - } error_exit: /*