diff --git a/lib/Travelynx.pm b/lib/Travelynx.pm index c529cb712b1201eef6c049151c397a0f535786d5..f54bc14866e193443284bab13ef3a36eef6ecbb2 100755 --- a/lib/Travelynx.pm +++ b/lib/Travelynx.pm @@ -1456,9 +1456,6 @@ sub startup { } } - say $stop_after_dep; - say $stop_before_dest; - my ($dep_platform_number) = ( ( $ret->{dep_platform} // 0 ) =~ m{(\d+)} ); if ( $dep_platform_number