summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorDemi Obenour <demiobenour@gmail.com>2016-09-23 11:28:56 -0400
committerWill Estes <westes575@gmail.com>2016-09-25 16:12:14 -0400
commite50d903620be9b81e8dd89d1ed1063c13836ff26 (patch)
tree2af5809689166b1e2a809208193c7e9d2301aaa8 /src/options.h
parent7528bc0aee69c32fad8ffd8c84a4008627b7e445 (diff)
no longer generate K&R C scanners
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/options.h b/src/options.h
index ac3391c..8555343 100644
--- a/src/options.h
+++ b/src/options.h
@@ -68,8 +68,6 @@ enum flexopt_flag_t {
OPT_META_ECS,
OPT_NEVER_INTERACTIVE,
OPT_NO_ALIGN,
- OPT_NO_ANSI_FUNC_DEFS,
- OPT_NO_ANSI_FUNC_PROTOS,
OPT_NO_DEBUG,
OPT_NO_DEFAULT,
OPT_NO_ECS,