diff --git a/util/LLgen/src/tokens.c b/util/LLgen/src/tokens.c index 096c50951..9d94d8716 100644 --- a/util/LLgen/src/tokens.c +++ b/util/LLgen/src/tokens.c @@ -579,8 +579,6 @@ cpy(s,p,inserted) register string p; { return p; } -string strcpy(); - LLmessage(d) { /* * d is either 0, in which case the current token has been deleted,