mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 04:56:21 +00:00
Added resource override for chat sessions
This commit is contained in:
@@ -931,8 +931,6 @@ ui_gone_secure(const char * const barejid, gboolean trusted)
|
||||
chatwin = (ProfChatWin*)window;
|
||||
}
|
||||
|
||||
FREE_SET_NULL(chatwin->resource_override);
|
||||
|
||||
chatwin->is_otr = TRUE;
|
||||
chatwin->is_trusted = trusted;
|
||||
if (trusted) {
|
||||
|
||||
Reference in New Issue
Block a user