unixfsys.d: removed a debug statement that prints the DLL location.

This commit is contained in:
Juan Jose Garcia Ripoll 2009-09-15 16:11:51 +02:00
parent 260853ef0a
commit 9d49df3a27

View file

@ -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,