]> xenbits.xensource.com Git - libvirt.git/commitdiff
Remove two non-existant NWFilter driver symbols from .syms
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 24 Jul 2012 13:39:51 +0000 (14:39 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 27 Jul 2012 09:53:14 +0000 (10:53 +0100)
virNWFilterGetIpAddrForIfname and virNWFilterDelIpAddrForIfname
do not exist, so remove them from libvirt_nwfilter.syms

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/libvirt_nwfilter.syms

index 106415f454cb1db98b9b904c7105318a62e7ee15..23dfa154e4c6f30e23ed19ca8d10d06f45b773a4 100644 (file)
@@ -9,6 +9,4 @@ virNWFilterTeardownFilter;
 
 
 # nwfilter_learnipaddr.h
-virNWFilterGetIpAddrForIfname;
-virNWFilterDelIpAddrForIfname;
 virNWFilterLookupLearnReq;