From: cohrs Date: Thu, 21 Sep 2006 06:24:44 +0000 (+0000) Subject: more symhandling followup X-Git-Tag: MOVE2GIT~895 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2303fc89239277f4d0175762b3a5500fc91efa32;p=nethack more symhandling followup - yet another unused symbol, this one on files.c. --- diff --git a/src/files.c b/src/files.c index 29e10c6b7..32a8c0c11 100644 --- a/src/files.c +++ b/src/files.c @@ -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