From: Dave Love Date: Mon, 29 Sep 2003 18:02:39 +0000 (+0000) Subject: (Fwrite_region): Remove unused var. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1800 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a25ec3f954391319efc39b05d40213bb90a8c864;p=emacs.git (Fwrite_region): Remove unused var. --- 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