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 895006f7e..f66a463cc 100644 --- a/core/pref.h +++ b/core/pref.h @@ -96,7 +96,6 @@ struct preferences { const char *cloud_storage_pin; short cloud_timeout; short cloud_verification_status; - bool git_local_only; bool save_password_local; bool save_userid_local; const char *userid; |