
4 Sep
2017
4 Sep
'17
7:10 a.m.
On Fri, Sep 01, 2017 at 01:23:09PM -0400, John Ferlan wrote:
Neither @cfg nor (now) @driver is used in the API, so remove them and mark @opaque as UNUSED.
NB: Commit id 'fa3c558596' dropped the unused @qemuCaps which was the last consumer of @driver other than @cfg, but even @cfg was never used even in the original implementation from commit id 'd987f63a'.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- Another rogue piece of unused data seen whilst working through the VxHS patches.
src/qemu/qemu_domain.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
ACK