Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
diff --git a/extensions/libip6t_LOG.c b/extensions/libip6t_LOG.c
index a11b8c0..7106d16 100644
--- a/extensions/libip6t_LOG.c
+++ b/extensions/libip6t_LOG.c
@@ -44,7 +44,7 @@
 
 /* Initialize the target. */
 static void
-init(struct xt_entry_target *t, unsigned int *nfcache)
+init(struct xt_entry_target *t)
 {
 	struct ip6t_log_info *loginfo = (struct ip6t_log_info *)t->data;