backout last change.

This commit is contained in:
James Brister 2000-12-09 02:14:53 +00:00
parent 59bffa5d85
commit 106125b0a8

View file

@ -16,7 +16,7 @@
*/
/*
* $Id: ssu.c,v 1.18 2000/12/09 02:05:51 brister Exp $
* $Id: ssu.c,v 1.19 2000/12/09 02:14:53 brister Exp $
* Principal Author: Brian Wellington
*/
@ -173,7 +173,6 @@ dns_ssutable_addrule(dns_ssutable_t *table, isc_boolean_t grant,
rule->identity = NULL;
rule->name = NULL;
rule->types = NULL;
ISC_LINK_INIT(rule, link);
rule->grant = grant;