make it a pure b/c if it isn't for me
authorminima <minima>
Fri, 11 Mar 2005 18:52:50 +0000 (18:52 +0000)
committerminima <minima>
Fri, 11 Mar 2005 18:52:50 +0000 (18:52 +0000)
perl/Thingy/Ping.pm

index c8bf3a610c7dbc8db8c6dbce37cc3fbeea1a889b..d3fa90f401286f8440ef81328892a304fb6fc3be 100644 (file)
@@ -140,7 +140,6 @@ sub handle
                        }
                }
        } else {
-               $thing->{route} = $thing->{o} if $thing->{o};
                $thing->broadcast($dxchan);
        }
 }