From: minima Date: Fri, 11 Mar 2005 18:52:50 +0000 (+0000) Subject: make it a pure b/c if it isn't for me X-Git-Tag: R_1_52~99 X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=80c59c4d9c407fd5021e693cf4ed5d1192b12d6c make it a pure b/c if it isn't for me --- diff --git a/perl/Thingy/Ping.pm b/perl/Thingy/Ping.pm index c8bf3a61..d3fa90f4 100644 --- a/perl/Thingy/Ping.pm +++ b/perl/Thingy/Ping.pm @@ -140,7 +140,6 @@ sub handle } } } else { - $thing->{route} = $thing->{o} if $thing->{o}; $thing->broadcast($dxchan); } }