From bddcb92d1f0f76d21c4469b1667c8199c9fab126 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 21 Feb 2009 02:48:11 +0100 Subject: libxtables: inline and remove unused OPTION_OFFSET macro Signed-off-by: Jan Engelhardt --- include/xtables.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'include/xtables.h.in') diff --git a/include/xtables.h.in b/include/xtables.h.in index b5f1af27..c4d2b922 100644 --- a/include/xtables.h.in +++ b/include/xtables.h.in @@ -235,7 +235,6 @@ int xtables_check_inverse(const char option[], int *invert, int *my_optind, int argc); extern struct xtables_globals *xt_params; #define exit_error xt_params->exit_err -#define OPTION_OFFSET 256 extern void xtables_param_act(unsigned int, const char *, ...); -- cgit v1.2.3