]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/syncres.hh
Merge pull request #8940 from pieterlexis/resolver-query-local-address6
[thirdparty/pdns.git] / pdns / syncres.hh
index 9bbadcdb426868112256394c6ca6cefaada403dd..4ac8c847c9a47faf4581bac20030c8593a7cd7e6 100644 (file)
@@ -1087,7 +1087,6 @@ extern bool g_lowercaseOutgoing;
 
 std::string reloadAuthAndForwards();
 ComboAddress parseIPAndPort(const std::string& input, uint16_t port);
-ComboAddress getQueryLocalAddress(int family, uint16_t port);
 typedef boost::function<void*(void)> pipefunc_t;
 void broadcastFunction(const pipefunc_t& func);
 void distributeAsyncFunction(const std::string& question, const pipefunc_t& func);