]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
What is this doing here? Go away.
authorMartin Josefsson <gandalf@wlug.westbo.se>
Wed, 26 May 2004 15:43:33 +0000 (15:43 +0000)
committerMartin Josefsson <gandalf@wlug.westbo.se>
Wed, 26 May 2004 15:43:33 +0000 (15:43 +0000)
extensions/libipt_MARK.c

index 08630419ec9e42a451ac87d5edcd3ed757d0491c..0a96e39fe4f1c99a9aca7b95e62644b9993e7f81 100644 (file)
@@ -8,11 +8,6 @@
 #include <linux/netfilter_ipv4/ip_tables.h>
 #include <linux/netfilter_ipv4/ipt_MARK.h>
 
-struct markinfo {
-       struct ipt_entry_target t;
-       struct ipt_mark_target_info mark;
-};
-
 /* Function which prints out usage message. */
 static void
 help(void)