mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Remove interfaceRegister from libvirt_private.syms
This symbol is conditional, it would need to be exported conditional to work properly with MinGW. So just remove it, as no other driver register function is listed in the symbols files.
This commit is contained in:
@@ -257,10 +257,6 @@ virInterfaceObjUnlock;
|
||||
virInterfaceObjListFree;
|
||||
|
||||
|
||||
# interface_driver.h
|
||||
interfaceRegister;
|
||||
|
||||
|
||||
# iptables.h
|
||||
iptablesAddForwardAllowCross;
|
||||
iptablesAddForwardAllowIn;
|
||||
|
||||
Reference in New Issue
Block a user