]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/dns.cpp
and now aquanight, you can compile from m_m*
[user/henk/code/inspircd.git] / src / dns.cpp
index 2e393de537f12954862bf5b55e3d57e222b52389..ad59a98e4a5936661c39f2b92ea2dbbb6aeb2a6c 100644 (file)
@@ -934,7 +934,6 @@ DNS::~DNS()
        ServerInstance->SE->Shutdown(this, 2);
        ServerInstance->SE->Close(this);
        ServerInstance->Timers->DelTimer(this->PruneTimer);
-       delete this->PruneTimer;
 }
 
 CachedQuery* DNS::GetCache(const std::string &source)