]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - resolv/res_init.c
hurd: Fix build
[thirdparty/glibc.git] / resolv / res_init.c
index 265e3cc6e3465fc0e12a437eb1a47986a1215c63..936fbcb7bd85117cbfb7303df4b5af7834f419c8 100644 (file)
@@ -672,7 +672,6 @@ res_setoptions (struct resolv_conf_parser *parser, const char *options)
             unsigned long int flag;
           } options[] = {
 #define STRnLEN(str) str, sizeof (str) - 1
-            { STRnLEN ("inet6"), 0, DEPRECATED_RES_USE_INET6 },
             { STRnLEN ("rotate"), 0, RES_ROTATE },
             { STRnLEN ("edns0"), 0, RES_USE_EDNS0 },
             { STRnLEN ("single-request-reopen"), 0, RES_SNGLKUPREOP },