aboutsummaryrefslogtreecommitdiffstats
path: root/core/pref.h
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-02-19 21:52:10 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-01 10:21:44 -0800
commit4cff23ef7a9a5cc7e747198eacc2694a16d8f561 (patch)
tree8698324b47545a7459e9f56338eeb4f4edd99c2d /core/pref.h
parenteed4e2746d5a81975f3cabf440e241a38a4aec7c (diff)
downloadsubsurface-4cff23ef7a9a5cc7e747198eacc2694a16d8f561.tar.gz
mobile: remove filter settings
These are not used anymore. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/pref.h')
-rw-r--r--core/pref.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pref.h b/core/pref.h
index cfad1abfe..344308549 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -121,8 +121,6 @@ struct preferences {
int o2consumption; // ml per min
int pscr_ratio; // dump ratio times 1000
bool use_default_file;
- bool filterFullTextNotes; // mobile only - include notes information in full text searh
- bool filterCaseSensitive; // mobile only - make fltering case sensitive
bool extraEnvironmentalDefault;
bool salinityEditDefault;