From d4e2efc005c1ade7289e26c89bf9937f2060c297 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@finalrewind.org>
Date: Sat, 3 Dec 2011 10:54:03 +0100
Subject: do not limit maxJourneys

---
 lib/Travel/Status/DE/DeutscheBahn.pm | 1 -
 1 file changed, 1 deletion(-)

(limited to 'lib/Travel/Status')

diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm
index 8d98138..018eaa9 100644
--- a/lib/Travel/Status/DE/DeutscheBahn.pm
+++ b/lib/Travel/Status/DE/DeutscheBahn.pm
@@ -45,7 +45,6 @@ sub new {
 			REQTrain_name       => q{},
 			start               => 'yes',
 			boardType           => $conf{mode} // 'dep',
-			maxJourneys         => 20,
 #			L                   => 'vs_java3',
 		},
 	};
-- 
cgit v1.2.3