build: avoid unused symbol

Commit f36309d added an export with no matching implementation;
probably a misspelling of an earlier version of the final addition
of virNetworkObjSetDefTransient.

* src/libvirt_private.syms (network_conf.h): Drop bogus
virNetworkSetDefTransient.
This commit is contained in:
Eric Blake 2012-09-18 17:09:00 -06:00
parent 35a03a6623
commit 26cae4b4ce
1 changed files with 0 additions and 1 deletions

View File

@ -869,7 +869,6 @@ virNetworkSaveConfig;
virNetworkSaveStatus;
virNetworkSetBridgeMacAddr;
virNetworkSetBridgeName;
virNetworkSetDefTransient;
virPortGroupFindByName;