]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
build: avoid unused symbol
authorEric Blake <eblake@redhat.com>
Tue, 18 Sep 2012 23:09:00 +0000 (17:09 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 18 Sep 2012 23:48:08 +0000 (17:48 -0600)
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.

src/libvirt_private.syms

index ec2e5443b4eb282c0244c0a754a19c961186a9f7..e75e489cc8488a1ef516566446bb0d645e853847 100644 (file)
@@ -869,7 +869,6 @@ virNetworkSaveConfig;
 virNetworkSaveStatus;
 virNetworkSetBridgeMacAddr;
 virNetworkSetBridgeName;
-virNetworkSetDefTransient;
 virPortGroupFindByName;