From 80c59c4d9c407fd5021e693cf4ed5d1192b12d6c Mon Sep 17 00:00:00 2001 From: minima Date: Fri, 11 Mar 2005 18:52:50 +0000 Subject: [PATCH] make it a pure b/c if it isn't for me --- perl/Thingy/Ping.pm | 1 - 1 file changed, 1 deletion(-) 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); } } -- 2.34.1