Explorar el Código

Remove an unused variable

Ryan C. Thompson hace 8 años
padre
commit
f6f5d0f957
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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