fix breakage

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3609 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey 2006-06-01 19:54:14 +00:00
parent cb11a20333
commit a004334024
1 changed files with 0 additions and 1 deletions

View File

@ -395,7 +395,6 @@ void parse_include(char *ptr)
, TRUE
#endif
);
fclose(rcstream);
/* We're done with the new syntax file. Restore the original
* filename and line number position. */