remove long deprecated flushCache() method

This commit is contained in:
Günter Obiltschnig
2018-02-17 18:27:02 +01:00
parent 0adf069554
commit 864d287d94
2 changed files with 0 additions and 12 deletions

View File

@@ -204,11 +204,6 @@ void DNS::reload()
}
void DNS::flushCache()
{
}
std::string DNS::hostName()
{
char buffer[256];