mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-17 23:02:31 -08:00
Remove debug statement.
This commit is contained in:
parent
399687c5aa
commit
111bf7e942
1 changed files with 0 additions and 2 deletions
|
|
@ -76,8 +76,6 @@ GO_ON:
|
|||
ecl_library_close(block);
|
||||
goto OUTPUT;
|
||||
}
|
||||
cl_print(1,filename);
|
||||
printf("%p %d\n", array->base_string.self, array->base_string.dim);
|
||||
block->cblock.data_text = array->base_string.self;
|
||||
block->cblock.data_text_size = array->base_string.dim;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue