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

@@ -144,13 +144,6 @@ public:
/// has been compiled with -DPOCO_HAVE_LIBRESOLV. Otherwise
/// it will do nothing.
//@ deprecated
static void flushCache();
/// Flushes the internal DNS cache.
///
/// As of 1.4.2, the DNS cache is no longer used
/// and this method does not do anything.
static std::string hostName();
/// Returns the host name of this host.