On 1/23/19 11:11 AM, Peter Krempa wrote:
Now that we have replacement in the form of the image labelling
function
*labeling
we can drop the unnecessary functions by replacing all callers.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/libvirt_private.syms | 2 --
src/lxc/lxc_controller.c | 3 +-
src/lxc/lxc_driver.c | 4 +--
src/security/security_manager.c | 58 ---------------------------------
src/security/security_manager.h | 6 ----
5 files changed, 4 insertions(+), 69 deletions(-)
Similar to previous comments to use @flags...
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
[...]