mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 00:46:21 +00:00
Added SMP secret authentication success message
This commit is contained in:
@@ -2801,7 +2801,6 @@ cmd_otr(gchar **args, struct cmd_help_t help)
|
||||
} else {
|
||||
char *recipient = ui_current_recipient();
|
||||
otr_smp_secret(recipient, secret);
|
||||
ui_current_print_formatted_line('!', 0, "OTR secret entered");
|
||||
}
|
||||
}
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user