summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/comm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/comm.c b/src/comm.c
index 95b574f0d..139676f2b 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -154,7 +154,6 @@ compare_files (char **infiles)
FILE *streams[2];
int i;
- bool ret = true;
/* Initialize the storage. */
for (i = 0; i < 2; i++)