X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXCommandmode.pm;h=506eea597e12e1fee6e362e7d51c78efceacc1c1;hb=dc0193176be801c10a342dd7a2b2263cf0059c88;hp=4091d9e4181df81a6d79527942f19f54f69d4847;hpb=a24cc09d8262093df92c767d3010c0a5fd6e42d7;p=spider.git diff --git a/perl/DXCommandmode.pm b/perl/DXCommandmode.pm index 4091d9e4..506eea59 100644 --- a/perl/DXCommandmode.pm +++ b/perl/DXCommandmode.pm @@ -649,7 +649,7 @@ sub disconnect # @rout = $main::routeroot->del_user($uref); @rout = DXProt::_del_thingy($main::routeroot, [$call, 0]); - dbg("B/C PC17 on $main::mycall for: $call") if isdbg('route'); + # dbg("B/C PC17 on $main::mycall for: $call") if isdbg('route'); # issue a pc17 to everybody interested $main::me->route_pc17($main::mycall, undef, $main::routeroot, $uref);