add declare ignores

This commit is contained in:
David Botton 2022-07-18 22:58:52 -04:00
parent 25a9462f1f
commit 1cf6758abb
7 changed files with 22 additions and 11 deletions

View file

@ -113,6 +113,7 @@ Page properties:
(new-comment (get-property properties :new-comment nil))
(save-edit (get-property properties :save-edit nil))
(do-delete (get-property properties :do-delete nil)))
(declare (ignore anchor))
(when new-comment
(labels ((start-add (obj)
(create-br obj)