mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup[6/6]: remove actual preferences
And finnaly, get rid of the definition in the overall struct. And one usage of the preferences was still around. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
19e8fa4eaf
commit
740fcce338
2 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue