diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index bc3197ef1..db18c34ce 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -101,8 +101,6 @@ struct preferences default_prefs = { .auto_recalculate_thumbnails = true, .extract_video_thumbnails = true, .extract_video_thumbnails_position = 20, // The first fifth seems like a reasonable place - .filterCaseSensitive = false, - .filterFullTextNotes = true, }; int run_survey; |