mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-28 03:32:15 -05:00
parent
a0d21211e1
commit
e348afac54
@ -898,7 +898,7 @@ public class XmppConnection implements Runnable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
}).start();
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Log.d(LOGTAG, "io exception during disconnect");
|
Log.d(LOGTAG, "io exception during disconnect");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user