restart-case: Spurious unused variable warnings.
authorStas Boukarev <stassats@gmail.com>
Sun, 3 Feb 2013 09:38:29 +0000 (13:38 +0400)
committerStas Boukarev <stassats@gmail.com>
Sun, 3 Feb 2013 09:38:29 +0000 (13:38 +0400)
commitd8c48b14b87d355b1e02f814d9bb8236847bc4de
tree66fce2e99aaffcd52e0ad6ff3cadcab7ce27b882
parentf29dcbc716f2e19dd7fe19775bb9ff7c258f8df4
restart-case: Spurious unused variable warnings.

restart-case without any restart clauses used to signal an unused
variable warning, add ignorable declaration.
Fixes lp#1113859
src/code/defboot.lisp