aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-09-13 05:50:11 +0000
committerGlenn Morris <[email protected]>2007-09-13 05:50:11 +0000
commit85d70001b265d9da65c24c94037dd77ad54ecea3 (patch)
tree544c42d1ea8893b26b823b5d6dbf3c6c3b0d7700 /src
parent04c4f46621c9caed5b47daf012dac8c69ef94d86 (diff)
Johan Bockg� <bojohan at gnu.org>
(Fcall_interactively): Remove unused var `fun'.
Diffstat (limited to 'src')
-rw-r--r--src/callint.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/callint.c b/src/callint.c
index 707948e856..a19c424c89 100644
--- a/src/callint.c
+++ b/src/callint.c
@@ -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