(compute_header_macro): Remove; unused.

This commit is contained in:
Paul Eggert
2002-08-12 14:38:04 +00:00
parent 9ff012ca23
commit a11166dddc
2 changed files with 0 additions and 46 deletions

View File

@@ -57,9 +57,6 @@ void compute_output_file_names PARAMS((void));
FILE *xfopen PARAMS ((const char *name, const char *mode));
int xfclose PARAMS ((FILE *ptr));
/* Compute the double inclusion guard's name. */
char *compute_header_macro PARAMS ((void));
const char *skeleton_find PARAMS ((const char *envvar,
const char *skeleton_name));