Skip to content

Commit d18a580

Browse files
authored
Merge branch 'main' into danirabbit/window-singleclickselect-settingsaction
2 parents 2250c4d + d57f17d commit d18a580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcore/Preferences.vala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ namespace Files {
3030
public bool show_local_thumbnails {set; get; default = true;}
3131
public bool show_file_preview {set; get; default = true;}
3232
public bool confirm_trash {set; get; default = true;}
33-
public bool force_icon_size {set; get; default = true;}
3433
public bool sort_directories_first { get; set; default = true; }
3534
public bool remember_history { get; set; default = true; }
3635

0 commit comments

Comments
 (0)