summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Berla <corey@berla.me>2023-01-03 23:21:52 +0000
committerCorey Berla <corey@berla.me>2023-04-24 13:44:22 +0000
commit7c9df6a7fc7d4c5b5a00efe4fb6314a16251a05e (patch)
tree90ff82be1ffaf02564e01d722bebcfcf3fc9a5c3
parentf949b3ab3970b657c0bc66041e7efa9da24bb716 (diff)
downloadnautilus-7c9df6a7fc7d4c5b5a00efe4fb6314a16251a05e.tar.gz
Apply 1 suggestion(s) to 1 file(s)
-rw-r--r--src/nautilus-properties-window.c1
1 files changed, 0 insertions, 1 deletions
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);