From: Christophe Rhodes Date: Mon, 18 Nov 2013 14:07:48 +0000 (+0000) Subject: remove misplaced AVER X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=18dc0069cd514c976042766ab9a785c970fe1603;hp=18dc0069cd514c976042766ab9a785c970fe1603;p=sbcl.git remove misplaced AVER (defstruct nil x) is clearly never going to work, but doesn't deserve the scary "probably a bug in SBCL itself" message ---