commit | 00bdfefcce42f1396d389d91d1d7e844ce912d3c | [log] [tgz] |
---|---|---|
author | Ondrej Mosnacek <omosnace@redhat.com> | Wed Feb 19 16:43:41 2020 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Feb 21 15:15:41 2020 -0500 |
tree | dc889a96e1ea32579f8d5ef486127a7bda9a0325 | |
parent | 8d3f5f74251a49a895fa7445d4e1ba25be666816 [diff] |
libsepol, newrole: remove unused hashtab functions hashtab_replace() and hashtab_map_remove_on_error() aren't used anywhere, no need to keep them around... Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov>