bectl(8): Remove sneaky comment

This commit is contained in:
Kyle Evans 2018-07-26 18:57:51 +00:00
parent 83244ec1ec
commit 4503a8b6c7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/bectl/; revision=336748

View File

@ -520,7 +520,6 @@ bectl_cmd_list(int argc, char *argv[])
printf("%s", buf);
}
// creation
printf("\n");
}
be_prop_list_free(props);