]> granicus.if.org Git - nethack/commitdiff
more symhandling followup
authorcohrs <cohrs>
Thu, 21 Sep 2006 06:24:44 +0000 (06:24 +0000)
committercohrs <cohrs>
Thu, 21 Sep 2006 06:24:44 +0000 (06:24 +0000)
- yet another unused symbol, this one on files.c.

src/files.c

index 29e10c6b78cb4c3d93be554032329fd517d5e21c..32a8c0c11c506789e43f60e80204a71d1393c512 100644 (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