From 993d17f24c0a4ecbdb26aafa50c6df1b6bf053b3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 14 Sep 1997 15:57:18 +0000 Subject: [PATCH] Comment change. --- src/unexaix.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/unexaix.c b/src/unexaix.c index 9fcdef808c8..1243b650865 100644 --- a/src/unexaix.c +++ b/src/unexaix.c @@ -311,7 +311,6 @@ unexec (new_name, a_name, data_start, bss_start, entry_address) ) { close (new); - /* unlink (new_name); /* Failed, unlink new a.out */ return -1; } -- 2.39.5