Remove old decl of *zd* and incorrect comments
commitb5ce0f5489735cac1748386501352582d6d5c12a
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 24 Jan 2024 18:02:43 +0000 (24 10:02 -0800)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 24 Jan 2024 18:02:43 +0000 (24 10:02 -0800)
tree1c4739a230e0531726032d45dfaf93d78d1400ca
parent4b0a50f20f821960a12b4fa12da3aa1780d68714
Remove old decl of *zd* and incorrect comments

Remove the declarations of `*zd*` that we had nil'ed out.  And remove
the comment about the special variable being set by maybpc.  It is
computed by `maybpc`, but as a value, not a special variable.
src/defint.lisp