]> git.eshelyaron.com Git - emacs.git/commitdiff
Johan Bockg� <bojohan at gnu.org>
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 05:50:11 +0000 (05:50 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 05:50:11 +0000 (05:50 +0000)
(Fcall_interactively): Remove unused var `fun'.

src/callint.c

index 707948e856d0ec8c39ce64c50af566b3ad9001b4..a19c424c8995728610d488f11ff60f9340ed9264 100644 (file)
@@ -263,7 +263,6 @@ invoke it.  If KEYS is omitted or nil, the return value of
      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 @@ invoke it.  If KEYS is omitted or nil, the return value of
   else
     enable = Qnil;
 
-  fun = indirect_function (function);
-
   specs = Qnil;
   string = 0;
   /* The idea of FILTER_SPECS is to provide away to