mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Remove hash-questions.c - no longer required.
This commit is contained in:
@@ -410,7 +410,6 @@ int main (int argc, char **argv)
|
||||
{
|
||||
cache_init();
|
||||
blockdata_init();
|
||||
hash_questions_init();
|
||||
|
||||
/* Scale random socket pool by ftabsize, but
|
||||
limit it based on available fds. */
|
||||
|
||||
Reference in New Issue
Block a user