
6 Jan
2023
6 Jan
'23
12:02 p.m.
On Thu, Jan 05, 2023 at 05:30:02PM +0100, Peter Krempa wrote:
Now that all code was refactored to use the new version we can remove the old code.
For now the new close callbacks code has no error messages so syntax-check forced me to remove the POTFILES entry for virclosecallbacks.c
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- po/POTFILES | 1 - src/hypervisor/virclosecallbacks.c | 282 ----------------------------- src/hypervisor/virclosecallbacks.h | 27 --- src/libvirt_private.syms | 5 - 4 files changed, 315 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>