summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/xtables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xtables.h b/include/xtables.h
index a93e8f6e..8c1065bc 100644
--- a/include/xtables.h
+++ b/include/xtables.h
@@ -420,7 +420,6 @@ struct xtables_globals
{
unsigned int option_offset;
const char *program_name, *program_version;
- const char *optstring;
struct option *orig_opts;
struct option *opts;
void (*exit_err)(enum xtables_exittype status, const char *msg, ...) __attribute__((noreturn, format(printf,2,3)));