bc4168f util: remove unused functions from virnetdev.c

Authored and Committed by Laine Stump 7 years ago
    util: remove unused functions from virnetdev.c
    
    The global functions virNetDevReplaceMacAddress(),
    virNetDevReplaceNetConfig(), virNetDevRestoreMacAddress(), and
    virNetDevRestoreNetConfig() are no longer used, as their functionality
    has been replaced by virNetDev(Save|Read|Set)NetConfig().
    
    The static functions virNetDevReplaceVfConfig() and
    virNetDevRestoreVfConfig() were only used by the above-named global
    functions that were removed.
    
        
file modified
+0 -4
file modified
+0 -332
file modified
+0 -9