
13 Jun
2018
13 Jun
'18
5:23 p.m.
On 06/07/2018 07:59 AM, Michal Privoznik wrote:
The variable is initialized to -1 already. There's no way it can be overwritten by the time control gets to the line I'm removing.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_domain.c | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John