Remove slightly annoying compiler note about optimized away constant values.

This commit is contained in:
Juan Jose Garcia Ripoll 2011-02-06 20:00:57 +01:00
parent 87a7b900b2
commit 2fdec49c69

View file

@ -53,8 +53,7 @@
((vv-used-p vv-record)
object)
(t
(cmpnote "Constant value optimized away or not used~%~A"
object)
;; Value optimized away or not used
0))))
#+(or)
(loop for i in (nconc (map 'list #'first *permanent-objects*)