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 a new issue