diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pref.h b/core/pref.h index f66a463cc..8b8feb449 100644 --- a/core/pref.h +++ b/core/pref.h @@ -91,7 +91,6 @@ struct preferences { const char *cloud_git_url; const char *cloud_storage_email; const char *cloud_storage_email_encoded; - const char *cloud_storage_newpassword; const char *cloud_storage_password; const char *cloud_storage_pin; short cloud_timeout; |