mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 09:00:36 +00:00
remove debug output
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@152 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
ea4dd340c9
commit
fc61ce0ef2
1 changed files with 0 additions and 1 deletions
|
@ -472,7 +472,6 @@ public class OebbProvider implements NetworkProvider
|
||||||
|
|
||||||
Date predictedTime = null;
|
Date predictedTime = null;
|
||||||
final String prognosis = ParserUtils.resolveEntities(mDepFine.group(2));
|
final String prognosis = ParserUtils.resolveEntities(mDepFine.group(2));
|
||||||
System.out.println("===" + prognosis);
|
|
||||||
if (prognosis != null)
|
if (prognosis != null)
|
||||||
{
|
{
|
||||||
if (prognosis.equals("pünktlich"))
|
if (prognosis.equals("pünktlich"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue