X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Finternal.h;h=55fb2ad057f6169875d40bddb4abd7c9b7ba59a5;hb=a889f4bef2235d4358c39113a745551773f2450b;hp=555922934df56f055d4d676ffed711b66317bc36;hpb=43d09cece8961614dd55b07d298687aeabf47152;p=adns.git diff --git a/src/internal.h b/src/internal.h index 5559229..55fb2ad 100644 --- a/src/internal.h +++ b/src/internal.h @@ -159,12 +159,6 @@ typedef struct typeinfo { * string. On successful return, label_r[] and *ll_io are filled in * and *p_io points to *pe or just after the label-ending `.'. */ - void (*postsort)(adns_state ads, void *array, int nobjs, - const struct typeinfo *typei); - /* Called immediately after the RRs have been sorted, and may rearrange - * them. (This is really for the benefit of SRV's bizarre weighting - * stuff.) May be 0 to mean nothing needs to be done. - */ } typeinfo; adns_status adns__qdpl_normal(adns_state ads,