summaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h2
1 files changed, 0 insertions, 2 deletions
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
187 /* Compose */ 187 /* Compose */
188 gchar *sig_names[10]; 188 gchar *sig_names[10];
189 gchar *sig_texts[10]; 189 gchar *sig_texts[10];
190
191 gchar *master_password;
192}; 190};
193 191
194PrefsAccount *prefs_account_new (void); 192PrefsAccount *prefs_account_new (void);