more symhandling followup

- yet another unused symbol, this one on files.c.
This commit is contained in:
cohrs
2006-09-21 06:24:44 +00:00
parent 81d5ba4044
commit 2303fc8923

View File

@@ -187,7 +187,6 @@ STATIC_DCL int FDECL(get_uchars, (FILE *,char *,char *,uchar *,BOOLEAN_P,int,con
int FDECL(parse_config_line, (FILE *,char *,char *,char *));
#ifdef ASCIIGRAPH
STATIC_DCL FILE *NDECL(fopen_sym_file);
STATIC_DCL void FDECL(free_symhandling, (BOOLEAN_P));
STATIC_DCL void FDECL(set_symhandling, (char *,BOOLEAN_P));
#endif
#ifdef NOCWD_ASSUMPTIONS