diff --git a/sbin/bectl/bectl.c b/sbin/bectl/bectl.c index b490d07a425f..f40e7ff9c466 100644 --- a/sbin/bectl/bectl.c +++ b/sbin/bectl/bectl.c @@ -520,7 +520,6 @@ bectl_cmd_list(int argc, char *argv[]) printf("%s", buf); } - // creation printf("\n"); } be_prop_list_free(props);