X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtHandle.pm;h=c0711ceee0820cecb59d484971a730c502a763e6;hb=4d8e254ea4c77a348c96c24fdbc265590c75fd5c;hp=b75d70843321984180a2a942cccd179f0f5d7c39;hpb=2090157518d0d2da860345507680f4ad91b043a2;p=spider.git diff --git a/perl/DXProtHandle.pm b/perl/DXProtHandle.pm index b75d7084..c0711cee 100644 --- a/perl/DXProtHandle.pm +++ b/perl/DXProtHandle.pm @@ -1514,7 +1514,7 @@ sub _add_thingy delete $things_del{$call}; } } else { - dbgprintring(10); + dbgprintring(10) if isdbg('nologchan'); dbg("DXProt::add_thingy: Trying to add parent $call to itself $ncall, ignored"); } }