mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-14 05:12:38 -08:00
unixfsys.d: removed a debug statement that prints the DLL location.
This commit is contained in:
parent
260853ef0a
commit
9d49df3a27
1 changed files with 0 additions and 1 deletions
|
|
@ -931,7 +931,6 @@ si_get_library_pathname(void)
|
|||
1, MAKE_FIXNUM(GetLastError()));
|
||||
}
|
||||
s->base_string.fillp = len;
|
||||
printf("%s\n", s->base_string.self);
|
||||
/* GetModuleFileName returns a file name. We have to strip
|
||||
* the directory component. */
|
||||
s = cl_make_pathname(8, @':name', Cnil, @':type', Cnil,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue