Skip to content

Commit f6148b9

Browse files
author
Bozhidar Batsov
committed
Remove unused variable
1 parent 23cb95d commit f6148b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cider-inspector.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ positions before and after executing BODY."
122122
(goto-char (point-min))))
123123

124124
(defun cider-irender* (elements)
125-
(setq cider-irender-temp elements)
126125
(dolist (el elements)
127126
(cider-irender-el* el)))
128127

0 commit comments

Comments
 (0)