netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnetfilter_queue PATCH 1/2] utils: Remove unused variable in nfqnl_test
@ 2014-06-06  9:52 Alvaro Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Alvaro Neira Ayuso @ 2014-06-06  9:52 UTC (permalink / raw)
  To: netfilter-devel

From: Álvaro Neira Ayuso <alvaroneay@gmail.com>

Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com>
---
 utils/nfqnl_test.c |    1 -
 1 file changed, 1 deletion(-)

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));
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-06  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06  9:52 [libnetfilter_queue PATCH 1/2] utils: Remove unused variable in nfqnl_test Alvaro Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).