diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/rcynic-prototype.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/rcynic-prototype.pl b/scripts/rcynic-prototype.pl index 09588ce9..43e67dd4 100644 --- a/scripts/rcynic-prototype.pl +++ b/scripts/rcynic-prototype.pl @@ -336,9 +336,6 @@ sub main { # Main program # easier just to wire the parameters into the script. if (1) { - push(@anchors, qw(rsync://repository.apnic.net/APNIC/APNIC.cer)); - push(@preaggregated, qw()); - } elsif (1) { push(@anchors, qw(rsync://ca-trial.ripe.net/ARIN/root/root.cer rsync://ca-trial.ripe.net/RIPE/root/root.cer rsync://ca-trial.ripe.net/arinroot/repos/root.cer |