Browse Source

Remove an unused variable

Ryan C. Thompson 8 years ago
parent
commit
f6f5d0f957
1 changed files with 0 additions and 1 deletions
  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