Skip to content
Snippets Groups Projects
Commit c0aca92f authored by ram's avatar ram
Browse files

Flushed spurious ignore declaration.

parent 94eba474
No related branches found
No related tags found
No related merge requests found
...@@ -400,7 +400,6 @@ ...@@ -400,7 +400,6 @@
(defun %print-after-mark (mark stream) (defun %print-after-mark (mark stream)
(declare (ignore d))
(if (mark-line mark) (if (mark-line mark)
(let* ((line (mark-line mark)) (let* ((line (mark-line mark))
(chars (line-chars line)) (chars (line-chars line))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment