There is no impl of the ebtablesSaveRules method and nothing attempts to use it. Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> --- src/util/virebtables.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/util/virebtables.h b/src/util/virebtables.h index c0d443d..91ef8b5 100644 --- a/src/util/virebtables.h +++ b/src/util/virebtables.h @@ -50,8 +50,6 @@ typedef struct _ebtablesContext ebtablesContext; ebtablesContext *ebtablesContextNew (const char *driver); void ebtablesContextFree (ebtablesContext *ctx); -void ebtablesSaveRules (ebtablesContext *ctx); - int ebtablesAddForwardAllowIn (ebtablesContext *ctx, const char *iface, const virMacAddr *mac); -- 1.8.5.3 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list