*** empty log message ***
authorminima <minima>
Mon, 22 Jan 2007 21:15:52 +0000 (21:15 +0000)
committerminima <minima>
Mon, 22 Jan 2007 21:15:52 +0000 (21:15 +0000)
perl/DXProtHandle.pm

index 2dd97bc051690c793deddf57bcc22355ef662431..7705d6f679bafa579cf5f42cead0f075ae65b00c 100644 (file)
@@ -1616,7 +1616,7 @@ sub handle_93
        my $line = shift;
        my $origin = shift;
 
-       $self->{do_pc9x} ||= 1;
+#      $self->{do_pc9x} ||= 1;
 
        my $pcall = $_[1];
        unless (is_callsign($pcall)) {