Remove stray function prototype. I wrote and removed this function but
forgot the prototype. Submitted by: dd
This commit is contained in:
parent
4c8b385244
commit
2f3bead082
@ -52,7 +52,6 @@ static const char rcsid[] =
|
||||
#include "y.tab.h"
|
||||
|
||||
static int do_header(char *, int);
|
||||
static void nocount(char *);
|
||||
static char *toheader(char *);
|
||||
static char *tomacro(char *);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user