X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0e41b407b93a89894b655e47a148c03d273cfd87..9b53a24f310acc04e9b7d12eaf667ca6fb5c2b22:/src/complain.h diff --git a/src/complain.h b/src/complain.h index 29d9f869..2911a4dc 100644 --- a/src/complain.h +++ b/src/complain.h @@ -56,10 +56,6 @@ extern unsigned int warn_message_count; /* This variable is incremented each time `complain' is called. */ extern unsigned int complain_message_count; -/* Sometimes we want to have at most one error per line. This - variable controls whether this mode is selected or not. */ -extern int error_one_per_line; - #ifdef __cplusplus } #endif