diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/acronyms.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl index 920a9d9..fec94a5 100755 --- a/scripts/acronyms.pl +++ b/scripts/acronyms.pl @@ -71,7 +71,6 @@ while ( my $line = <STDIN> ) { $station =~ s{ ^ KDN \s P $ }{KDN}x; $station =~ s{ ^ KGKK $ }{KGEK}x; $station =~ s{ ^ KRY \s P $ }{KRY}x; - $station =~ s{ ^ TS \s\s T$ }{TST}x; $station =~ s{ ^ TSZ \s F $ }{TSFE}x; printf( |