
9 Jul
2019
9 Jul
'19
3:55 p.m.
On Tue, Jul 09, 2019 at 03:28:20PM +0200, Michal Privoznik wrote:
The @oldDef variable in libxlAddDom0() is not used really. Drop it.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/libxl/libxl_driver.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Not really needed since its introduction in commit 45697fe545841af46c95c996439ed59ca3a7ef9d Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano