the tag field is now obsolete

This commit is contained in:
Bob Halley
1999-07-10 01:04:12 +00:00
parent 8a4f36567a
commit b7fe872457

View File

@@ -57,7 +57,6 @@ struct dns_fetch {
unsigned int magic;
dns_resolver_t * res;
void * private;
unsigned int tag;
ISC_LINK(struct dns_fetch) link;
};