From f1babd48f5259186cd1233288992f942d4b5b0bb Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 9 Mar 2018 14:02:34 +0100 Subject: Complete rewrite of the master password implementation --- libsylph/prefs_account.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libsylph/prefs_account.h') diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h index 68badd8..ad899f8 100644 --- a/libsylph/prefs_account.h +++ b/libsylph/prefs_account.h @@ -187,8 +187,6 @@ struct _PrefsAccount /* Compose */ gchar *sig_names[10]; gchar *sig_texts[10]; - - gchar *master_password; }; PrefsAccount *prefs_account_new (void); -- cgit v1.3