On Wed, Feb 20, 2019 at 01:34:02PM -0500, John Ferlan wrote:
In preparation for VIR_AUTOFREE usage, let's remove a couple
of unused variables so that clang compilations won't fail.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
I guess that if there were more, Clang would have complained at some point
given the adjustments.
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>