Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sionescu committed Mar 19, 2013
1 parent ff190b6 commit d410143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/initialize.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ but requested vector length is ~A."
vector)

(define-compiler-macro %initialize-vector
(&whole form &environment env
(&environment env
vector length element-type initial-element initial-element-p
initial-contents initial-contents-p)
(cond
Expand Down

0 comments on commit d410143

Please sign in to comment.