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 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; |