From 813fb2f482451444a1c06968f329291653cfe852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Neira=20Ayuso?= Date: Fri, 6 Jun 2014 11:52:40 +0200 Subject: utils: Remove unused variable in nfqnl_test Signed-off-by: Alvaro Neira Ayuso Signed-off-by: Florian Westphal --- utils/nfqnl_test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'utils/nfqnl_test.c') diff --git a/utils/nfqnl_test.c b/utils/nfqnl_test.c index 34cb113..4decd50 100644 --- a/utils/nfqnl_test.c +++ b/utils/nfqnl_test.c @@ -83,7 +83,6 @@ int main(int argc, char **argv) { struct nfq_handle *h; struct nfq_q_handle *qh; - struct nfnl_handle *nh; int fd; int rv; char buf[4096] __attribute__ ((aligned)); -- cgit v1.2.3