This commit is contained in:
parent
a094b9fbb6
commit
eb1931c91c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ public class WebServiceClient2 extends Thread {
|
|||
lock.waitHere();
|
||||
try {
|
||||
connection = new BufferedReader(new InputStreamReader(new URL("https://downloads.baseband.com.de/listen").openStream()));
|
||||
} catch (IOException ex) {}
|
||||
} catch (IOException ignored) {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue