X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/89eb3c76532c0c5f9f3207474c55c300a239fce8..8a93f8e60ca618ab8442c79f4f5d68ab43231e63:/src/complain.c diff --git a/src/complain.c b/src/complain.c index 7428a4af..910b4110 100644 --- a/src/complain.c +++ b/src/complain.c @@ -30,10 +30,6 @@ #include "files.h" #include "getargs.h" -/* The calling program should define program_name and set it to the - name of the executing program. */ -extern char *program_name; - bool complaint_issued;