From 7c9df6a7fc7d4c5b5a00efe4fb6314a16251a05e Mon Sep 17 00:00:00 2001 From: Corey Berla Date: Tue, 3 Jan 2023 23:21:52 +0000 Subject: Apply 1 suggestion(s) to 1 file(s) --- src/nautilus-properties-window.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nautilus-properties-window.c b/src/nautilus-properties-window.c index d43a6134c..87118db3e 100644 --- a/src/nautilus-properties-window.c +++ b/src/nautilus-properties-window.c @@ -3150,7 +3150,6 @@ setup_permissions_drop_down (GtkDropDown *drop_down, { if (type != PERMISSION_USER) { - list_store_append_nautilus_permission_entry (store, PERMISSION_NONE, FALSE); } list_store_append_nautilus_permission_entry (store, PERMISSION_READ, FALSE); -- cgit v1.2.1