From 857e63c29531c6954faf64e97dcf12169be5f589 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 24 Aug 1994 00:39:46 +0000 Subject: [PATCH] (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables. --- src/fileio.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fileio.c b/src/fileio.c index ed8492ce5c1..e768d48c6d2 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -1752,7 +1752,6 @@ A prefix arg makes KEEP-TIME non-nil.") Lisp_Object handler; struct gcpro gcpro1, gcpro2; int count = specpdl_ptr - specpdl; - Lisp_Object args[6]; int input_file_statable_p; GCPRO2 (filename, newname); -- 2.39.5