mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-14 05:12:38 -08:00
Remove debugging statement
This commit is contained in:
parent
75464d29dd
commit
8abfb0da7d
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ the function name it precedes."
|
|||
(when (search-tag stream tag)
|
||||
(let ((name (read-name stream)))
|
||||
(cmpnote "Found tag: ~S for ~A" name file)
|
||||
(print name)
|
||||
name))))
|
||||
|
||||
(defun remove-prefix (prefix name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue