mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
add declare ignores
This commit is contained in:
parent
25a9462f1f
commit
1cf6758abb
7 changed files with 22 additions and 11 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue