]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - resolv/res_debug.c
resolv: Remove support for RES_USE_INET6 and the inet6 option
[thirdparty/glibc.git] / resolv / res_debug.c
index 7681ad4639d8a7bca9cd95b6d917ea677d8c0d69..e4664c1da6ed0ac26f5f18e7c94c80cbb45a2e5d 100644 (file)
@@ -607,7 +607,6 @@ p_option(u_long option) {
        case RES_INSECURE1:     return "insecure1";
        case RES_INSECURE2:     return "insecure2";
        case RES_NOALIASES:     return "noaliases";
-       case DEPRECATED_RES_USE_INET6:  return "inet6";
        case RES_ROTATE:        return "rotate";
        case RES_USE_EDNS0:     return "edns0";
        case RES_SNGLKUP:       return "single-request";