mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-28 03:32:15 -05:00
removed debug logging
This commit is contained in:
parent
d3a6aa9f7a
commit
93e620d685
@ -672,8 +672,6 @@ public abstract class XmppActivity extends Activity {
|
||||
if (xmppConnectionServiceBound && mPendingConferenceInvite != null) {
|
||||
mPendingConferenceInvite.execute(this);
|
||||
mPendingConferenceInvite = null;
|
||||
} else {
|
||||
Log.d(Config.LOGTAG,"putting invite on pending");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user