From: Andrea Corallo Date: Wed, 17 Feb 2021 14:53:24 +0000 (+0100) Subject: * src/comp.c (Fcomp__compile_ctxt_to_file): Clean-up unused variable. X-Git-Tag: emacs-28.0.90~2727^2~147 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0d7c893203087d60f0ce549521f4c715c87a7038;p=emacs.git * src/comp.c (Fcomp__compile_ctxt_to_file): Clean-up unused variable. --- diff --git a/src/comp.c b/src/comp.c index c9d14958b75..5e951610302 100644 --- a/src/comp.c +++ b/src/comp.c @@ -4376,8 +4376,6 @@ DEFUN ("comp--compile-ctxt-to-file", Fcomp__compile_ctxt_to_file, comp.d_ephemeral_idx = CALL1I (comp-data-container-idx, CALL1I (comp-ctxt-d-ephemeral, Vcomp_ctxt)); - ptrdiff_t count = 0; - emit_ctxt_code (); /* Define inline functions. */