diff options
-rw-r--r-- | rcfile_y.y | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -461,8 +461,6 @@ int prc_parse_file (const char *pathname, const flag securecheck) prc_errflag = 0; querylist = hosttail = (struct query *)NULL; - (void)yytoknum; /* work around compiler warning */ - errno = 0; /* Check that the file is secure */ |