|
@@ -56,7 +56,6 @@ public class ISPdata {
|
|
}catch(JSONException jsonE) {
|
|
}catch(JSONException jsonE) {
|
|
if(Main.isDebug()) {
|
|
if(Main.isDebug()) {
|
|
System.err.println("Warning : Pas de chatroom pour "+this.shortname);
|
|
System.err.println("Warning : Pas de chatroom pour "+this.shortname);
|
|
- jsonE.printStackTrace(System.err);
|
|
|
|
}
|
|
}
|
|
chatrooms = new Server[0];
|
|
chatrooms = new Server[0];
|
|
}
|
|
}
|