From a25ec3f954391319efc39b05d40213bb90a8c864 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 29 Sep 2003 18:02:39 +0000 Subject: [PATCH] (Fwrite_region): Remove unused var. --- src/fileio.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fileio.c b/src/fileio.c index 6476ce21264..7571a1c9602 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -4811,7 +4811,6 @@ This does code conversion according to the value of int save_errno = 0; const unsigned char *fn; struct stat st; - int tem; int count = SPECPDL_INDEX (); int count1; #ifdef VMS -- 2.39.2