b96254d conf: Move virDomainPinIsDuplicate and make static

Authored and Committed by John Ferlan 9 years ago
    conf: Move virDomainPinIsDuplicate and make static
    
    Since it's only ever referenced in domain_conf.c, make the function
    static, but also will need to move it to somewhere before it's referenced
    rather than forward referencing it.
    
        
file modified
+19 -19
file modified
+0 -4
file modified
+0 -1