On Wed, Apr 18, 2018 at 03:36:00PM +0200, Ján Tomko wrote:
Neither virDomainRestoreFlags nor virDomainSaveImageDefineXML take a
virDomain argument.
Remove the unused domain variables.
Introduced by commits 1ce556b and 2597d41 respectively.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/connect.c | 2 --
1 file changed, 2 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>