summaryrefslogtreecommitdiff
path: root/props.c
diff options
context:
space:
mode:
Diffstat (limited to 'props.c')
-rw-r--r--props.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/props.c b/props.c
index c7c67529..c9e2bd41 100644
--- a/props.c
+++ b/props.c
@@ -187,7 +187,6 @@ out:
return ret;
}
-
const struct prop_handler prop_handlers[] = {
{"ro", "Set/get read-only flag of subvolume.", 0, prop_object_subvol,
prop_read_only},