summaryrefslogtreecommitdiffstats
path: root/src/fileio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileio.c')
-rw-r--r--src/fileio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fileio.c b/src/fileio.c
index e99eb9bb86..2c6c3381c1 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -1631,7 +1631,6 @@ retry:
* Do the conversion.
*/
dst = ptr;
- size = size;
while (size > 0)
{
found_bad = FALSE;