summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_pool.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_pool.c')
-rw-r--r--extensions/libipt_pool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/libipt_pool.c b/extensions/libipt_pool.c
index 7e204dad..0d649203 100644
--- a/extensions/libipt_pool.c
+++ b/extensions/libipt_pool.c
@@ -43,8 +43,6 @@ init(struct ipt_entry_match *match, unsigned int *nfcache)
info->src = IP_POOL_NONE;
info->dst = IP_POOL_NONE;
info->flags = 0;
- /* Can't cache this - XXX */
- *nfcache |= NFC_UNKNOWN;
}
/* Function which parses command options; returns true if it ate an option */