diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pref.h b/core/pref.h index 8b8feb449..86636b878 100644 --- a/core/pref.h +++ b/core/pref.h @@ -96,8 +96,6 @@ struct preferences { short cloud_timeout; short cloud_verification_status; bool save_password_local; - bool save_userid_local; - const char *userid; // ********** DiveComputer ********** dive_computer_prefs_t dive_computer; |