fix here
[spider.git] / perl / DXProt.pm
index 595cfae8246a64d4d7713bb2433a5bdb3940a54c..1d28e4024ced3cc3a71554ccd7f33aa08477b90d 100644 (file)
@@ -1062,11 +1062,6 @@ sub handle_19
                                        next;
                                }
                        }
-                       if ($r->version ne $ver || $r->flags != $flags) {
-                               $r->version($ver);
-                               $r->flags($flags);
-                               push @rout, $r unless $ar;
-                       }
                } else {
 
                        # if he is directly connected or allowed then add him, otherwise store him up for later