mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 23:32:17 -08:00
Remove debuggin statement from cmp/cmpwt.lsp
This commit is contained in:
parent
e5de9aa7b1
commit
25d655d159
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@
|
|||
(princ "static const char compiler_data_text[] = " stream)
|
||||
(wt-filtered-data string stream)
|
||||
(princ #\; stream)
|
||||
(print *wt-string-size*)
|
||||
(format stream "~%#define compiler_data_text_size ~D~%"
|
||||
*wt-string-size*))
|
||||
(princ "#define compiler_data_text NULL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue