* dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.
This commit is contained in:
@ -203,7 +203,6 @@ dll_list::detach (dll *d)
|
||||
void
|
||||
dll_list::init ()
|
||||
{
|
||||
debug_printf ("here");
|
||||
/* Make sure that destructors are called on exit. */
|
||||
if (!dll_global_dtors_recorded)
|
||||
{
|
||||
|
Reference in New Issue
Block a user