changeset 89548:1bd1640fc949

(Fwrite_region): Remove unused var.
author Dave Love <fx@gnu.org>
date Mon, 29 Sep 2003 18:02:39 +0000
parents 73bdeb6f6968
children eaae96c859d2
files src/fileio.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/fileio.c	Mon Sep 29 18:01:37 2003 +0000
+++ b/src/fileio.c	Mon Sep 29 18:02:39 2003 +0000
@@ -4811,7 +4811,6 @@
   int save_errno = 0;
   const unsigned char *fn;
   struct stat st;
-  int tem;
   int count = SPECPDL_INDEX ();
   int count1;
 #ifdef VMS