mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 20:59:45 +01:00
remove long deprecated flushCache() method
This commit is contained in:
@@ -204,11 +204,6 @@ void DNS::reload()
|
||||
}
|
||||
|
||||
|
||||
void DNS::flushCache()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
std::string DNS::hostName()
|
||||
{
|
||||
char buffer[256];
|
||||
|
||||
Reference in New Issue
Block a user