From: Miek Gieben Date: Tue, 19 Apr 2005 11:36:46 +0000 (+0000) Subject: dont abuse chaos.c X-Git-Tag: release-0.50~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35fac232cb3a7787330d51f09a2f608a017fa79;p=thirdparty%2Fldns.git dont abuse chaos.c --- diff --git a/chaos.c b/chaos.c index fd1034c2..96f513a7 100644 --- a/chaos.c +++ b/chaos.c @@ -37,9 +37,6 @@ main(int argc, char *argv[]) } } - (void)ldns_get_rr_list_hosts_frm_file("/etc/hosts"); - return 0; - version = ldns_dname_new_frm_str("version.bind"); id = ldns_dname_new_frm_str("hostname.bind");