ff43638 qemu: remove redundant virQEMUDriverGetConfig

1 file Authored by Tomoki Sekiyama 10 years ago, Committed by ericb 10 years ago,
    qemu: remove redundant virQEMUDriverGetConfig
    
    qemuDomainSetSchedulerParametersFlags() calls virQEMUDriverGetConfig() twice
    and makes the reference counter leak. This removes redundant call.
    
    Problem introduced in commit 45ad1ad
    
    Signed-off-by: Eric Blake <eblake@redhat.com>
    
        
file modified
+0 -1