]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fwrite_region): Remove unused var.
authorDave Love <fx@gnu.org>
Mon, 29 Sep 2003 18:02:39 +0000 (18:02 +0000)
committerDave Love <fx@gnu.org>
Mon, 29 Sep 2003 18:02:39 +0000 (18:02 +0000)
src/fileio.c

index 6476ce2126411f38f930a4bd324754e7662e37f9..7571a1c96024cfa7826d934354521f09e25f1f44 100644 (file)
@@ -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