]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
dont abuse chaos.c
authorMiek Gieben <miekg@NLnetLabs.nl>
Tue, 19 Apr 2005 11:36:46 +0000 (11:36 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Tue, 19 Apr 2005 11:36:46 +0000 (11:36 +0000)
chaos.c

diff --git a/chaos.c b/chaos.c
index fd1034c293961df308e1d06f3544d760d9ad592d..96f513a75fc02292c0ec40f8377dca3b89be5961 100644 (file)
--- 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");