[libvirt PATCH 4/5] nwfilter: remove decl of virNWFilterCreateVarHashmap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This method doesn't exist since

  commit d1a7c08eb145d8b9d9c4a268f4ffff3b1590049a
  Author: Daniel P. Berrangé <berrange@xxxxxxxxxx>
  Date:   Thu Apr 26 12:26:51 2018 +0100

    nwfilter: convert the gentech driver code to use virNWFilterBindingDefPtr

Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
---
 src/nwfilter/nwfilter_gentech_driver.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/nwfilter/nwfilter_gentech_driver.h b/src/nwfilter/nwfilter_gentech_driver.h
index 56d1d7a80a..74f8a4496b 100644
--- a/src/nwfilter/nwfilter_gentech_driver.h
+++ b/src/nwfilter/nwfilter_gentech_driver.h
@@ -49,8 +49,5 @@ int virNWFilterInstantiateFilterLate(virNWFilterDriverState *driver,
 
 int virNWFilterTeardownFilter(virNWFilterBindingDef *binding);
 
-GHashTable *virNWFilterCreateVarHashmap(const char *macaddr,
-                                            const virNWFilterVarValue *value);
-
 int virNWFilterBuildAll(virNWFilterDriverState *driver,
                         bool newFilters);
-- 
2.35.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux