From ea955480a8ae43aa956ac62e1aab3f9670529819 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 10 Feb 2009 10:43:42 +0100 Subject: src: remove unused ipt_tryload macro Signed-off-by: Jan Engelhardt --- include/iptables.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/iptables.h') diff --git a/include/iptables.h b/include/iptables.h index 74b244ed..963905aa 100644 --- a/include/iptables.h +++ b/include/iptables.h @@ -11,8 +11,6 @@ #define IPT_SO_GET_REVISION_TARGET (IPT_BASE_CTL + 3) #endif /* IPT_SO_GET_REVISION_MATCH Old kernel source */ -#define ipt_tryload xt_tryload - extern int line; /* Your shared library should call one of these. */ -- cgit v1.2.3