Pārlūkot izejas kodu

Remove an unused variable

Ryan C. Thompson 8 gadi atpakaļ
vecāks
revīzija
f6f5d0f957
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      test/ido-cr+-test.el

+ 0 - 1
test/ido-cr+-test.el

@@ -23,7 +23,6 @@ end of input."
   (declare (indent 1))
   (let ((temp-cmd (cl-gensym "temp-cmd"))
         (cmd-finished-tag (cl-gensym "cmd-finished"))
-        (temp-var (cl-gensym "temp-var"))
         (canary-sym (cl-gensym "canary")))
     `(cl-letf*
          (;; Wrap BODY in a command that evaluates BODY and throws the