mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 19:31:02 -08:00
(check_ccl_update): Remove unused var vp.
This commit is contained in:
parent
54622f3318
commit
be76226871
1 changed files with 0 additions and 1 deletions
|
|
@ -2119,7 +2119,6 @@ int
|
|||
check_ccl_update (ccl)
|
||||
struct ccl_program *ccl;
|
||||
{
|
||||
struct Lisp_Vector *vp;
|
||||
Lisp_Object slot, ccl_prog;
|
||||
|
||||
if (ccl->idx < 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue