Mercurial > emacs
changeset 84523:803a3c8107e8
Johan Bockg? <bojohan at gnu.org>
(Fcall_interactively): Remove unused var `fun'.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 13 Sep 2007 05:50:11 +0000 |
parents | 1c7c7eeafbb7 |
children | 53aa30e75c3f |
files | src/callint.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/callint.c Thu Sep 13 05:49:43 2007 +0000 +++ b/src/callint.c Thu Sep 13 05:50:11 2007 +0000 @@ -263,7 +263,6 @@ Lisp_Object function, record_flag, keys; { Lisp_Object *args, *visargs; - Lisp_Object fun; Lisp_Object specs; Lisp_Object filter_specs; Lisp_Object teml; @@ -317,8 +316,6 @@ else enable = Qnil; - fun = indirect_function (function); - specs = Qnil; string = 0; /* The idea of FILTER_SPECS is to provide away to