summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_BALANCE.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libipt_BALANCE.c')
-rw-r--r--extensions/libipt_BALANCE.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/libipt_BALANCE.c b/extensions/libipt_BALANCE.c
index 1b97ea2e..6d6392f8 100644
--- a/extensions/libipt_BALANCE.c
+++ b/extensions/libipt_BALANCE.c
@@ -35,8 +35,6 @@ init(struct ipt_entry_target *t, unsigned int *nfcache)
/* Actually, it's 0, but it's ignored at the moment. */
mr->rangesize = 1;
- /* Can't cache this */
- *nfcache |= NFC_UNKNOWN;
}
/* Parses range of IPs */