Remove duplicated resets

This commit is contained in:
Ai Lin Chia
2017-03-29 17:52:22 +02:00
parent 96502fbdc9
commit ef448b4e2b

@ -1178,8 +1178,6 @@ void Process::resetAll ( ) {
// reset other caches
g_dns.reset();
g_spiderCache.reset();
g_spiderLoop.reset();
g_wiki.reset();
g_profiler.reset();
resetMsg13Caches();