Remove support for unused MLcReq (Hafas).

This commit is contained in:
Andreas Schildbach 2014-07-07 15:09:09 +02:00
parent 64d243cbcb
commit 9bfa490c8e
11 changed files with 12 additions and 107 deletions

View file

@ -40,7 +40,7 @@ public class PlProvider extends AbstractHafasProvider
public PlProvider()
{
super(API_BASE + "stboard.exe/pn", API_BASE + "ajax-getstop.exe/pn", API_BASE + "query.exe/pn", 7, UTF_8, UTF_8);
super(API_BASE + "stboard.exe/pn", API_BASE + "ajax-getstop.exe/pn", API_BASE + "query.exe/pn", 7, UTF_8);
}
public NetworkId id()