On Sat, Aug 19, 2017 at 05:24:19PM +0200, Eric Leblond wrote: > Signed-off-by: Eric Leblond <eric@xxxxxxxxx> > --- > src/libnftables.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/src/libnftables.c b/src/libnftables.c > index b1df916..1abe077 100644 > --- a/src/libnftables.c > +++ b/src/libnftables.c > @@ -26,9 +26,6 @@ > > > unsigned int max_errors = 1; > -unsigned int numeric_output; > -unsigned int ip2name_output; > -unsigned int handle_output; I guess these slipped through in the constant rebases I'm triggering with my preparation patches, sorry about that. I guess it should be possible to get rid of this in the next submission by amending the patch that adds the library. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html