mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 12:36:21 +00:00
Remove redundant tls secured function
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#include "ui/ui.h"
|
||||
|
||||
void
|
||||
sv_ev_login_account_success(char *account_name, int secured)
|
||||
sv_ev_login_account_success(char *account_name, gboolean secured)
|
||||
{
|
||||
ProfAccount *account = accounts_get_account(account_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user