Revert other accidentally committed part of r345625

This commit is contained in:
emaste 2019-03-28 13:27:34 +00:00
parent a7c7e5d2e7
commit bd8d44c944

View File

@ -3490,7 +3490,6 @@ dump_notes(struct readelf *re)
static struct flag_desc note_feature_ctl_flags[] = {
{ NT_FREEBSD_FCTL_ASLR_DISABLE, "ASLR_DISABLE" },
{ NT_FREEBSD_FCTL_IMPLIED_MAX_PROT, "IMPLIED_MAX_PROT" },
{ 0, NULL }
};