X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtHandle.pm;h=c0711ceee0820cecb59d484971a730c502a763e6;hb=bb4e9b13809a5d4c4971c3286309d12fe0f82047;hp=b75d70843321984180a2a942cccd179f0f5d7c39;hpb=306307c71522cb0a3f5834e5ea1621d6fae65991;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"); } }