Skip to content
  • Evan Hunt's avatar
    remove #ifndef DNS_RBT_USEHASH from rbtdb.c · 7fbffa6c
    Evan Hunt authored
    - this was a compile time option to disable the use of a hash table in
      the RBTDB. the code path without the hash table was buggy and
      untested, and unlikely to be needed by anyone anyway.
    7fbffa6c