2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Remove unused variable

This commit is contained in:
Michael Sawyer 2000-09-30 00:09:57 +00:00
parent 3c6ed46226
commit aea4345be8

View File

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dig.c,v 1.106 2000/09/29 23:42:12 mws Exp $ */
/* $Id: dig.c,v 1.107 2000/09/30 00:09:57 mws Exp $ */
#include <config.h>
#include <stdlib.h>
@ -1023,7 +1023,6 @@ parse_args(isc_boolean_t is_batchfile, isc_boolean_t config_only,
char rcfile[132];
#endif
char *input;
int i;
/*
* The semantics for parsing the args is a bit complex; if