summaryrefslogtreecommitdiffstats
path: root/libiptc
diff options
context:
space:
mode:
Diffstat (limited to 'libiptc')
-rw-r--r--libiptc/libiptc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libiptc/libiptc.c b/libiptc/libiptc.c
index d9767021..3538cca8 100644
--- a/libiptc/libiptc.c
+++ b/libiptc/libiptc.c
@@ -2258,8 +2258,6 @@ TC_STRERROR(int err)
"Bad built-in chain name" },
{ TC_SET_POLICY, EINVAL,
"Bad policy name" },
- { TC_COMMIT, -1,
- "Invalid argument (dmesg might have more information)" },
{ NULL, 0, "Incompatible with this kernel" },
{ NULL, ENOPROTOOPT, "iptables who? (do you need to insmod?)" },