mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00: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:
parent
6d45d5855d
commit
460e7b6a94
@ -257,10 +257,6 @@ virInterfaceObjUnlock;
|
||||
virInterfaceObjListFree;
|
||||
|
||||
|
||||
# interface_driver.h
|
||||
interfaceRegister;
|
||||
|
||||
|
||||
# iptables.h
|
||||
iptablesAddForwardAllowCross;
|
||||
iptablesAddForwardAllowIn;
|
||||
|
Loading…
x
Reference in New Issue
Block a user